MCP server for converting foreign currency amounts to RON (Romanian New Leu) using the rates published by BNR (Banca Nationala a Romaniei)
Project description
BNR Converter MCP Server
MCP server for converting foreign currency amounts to RON (Romanian New Leu) using the rates published by BNR (Banca Nationala a Romaniei).
Run
uvx bnr-converter
Use from Claude Code
"mcpServers": {
"bnr-exchange": {
"type": "stdio",
"command": "uvx",
"args": [
"bnr-converter"
]
}
}
Sample Prompt 1
Convert to RON a bill of 30 EUR from March 17, 2025
Response:
30 EUR = 149.319 RON
- BNR exchange rate used: 4.9773 RON/EUR
- Rate date: March 14, 2025 (last published rate before the bill date)
Sample Prompt 2
Convert to RON a bill of 30 EUR from March 17, 2025, using the rate on the bill date
Response:
30 EUR = 149.319 RON
- BNR exchange rate used: 4.9773 RON/EUR
- Rate date: March 17, 2025 (rate published on the bill date)
Sample Prompt 3
Convert to RON a bill of 30 EUR from March 17, 2025, using the rate before the bill date
Response:
30 EUR = 149.304 RON
- BNR exchange rate used: 4.9768 RON/EUR
- Rate date: March 14, 2025 (last published rate before the bill date)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bnr_converter-0.1.6.tar.gz.
File metadata
- Download URL: bnr_converter-0.1.6.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.10 {"installer":{"name":"uv","version":"0.10.10","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
efad7948b72159969b48185b391022d71e28f1ae06bd1d40916cc5f573cb0457
|
|
| MD5 |
db034f8b460f62ac10b93488b63d5da6
|
|
| BLAKE2b-256 |
f2e8cbb853c85d67cd9314dcd6d5240dd5544ee5785afceea7d0f04398da6c30
|
File details
Details for the file bnr_converter-0.1.6-py3-none-any.whl.
File metadata
- Download URL: bnr_converter-0.1.6-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.10 {"installer":{"name":"uv","version":"0.10.10","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e5bb26af93793b5c8c0ba330b12c7d769bdf753ab7d3b91864f28066f6e3468
|
|
| MD5 |
810c068083b9fbbd757ec11f49360a36
|
|
| BLAKE2b-256 |
79817b20078c7e1c88305ae6a97ef2895871615b54ee7ea5d42e0f58357c3a4d
|