Rate Overview
Live
1 RON = 21.0378 BTN
1 BTN = 0.047534
RON
Avg
19.6933
High
21.2858
Low
17.7729
Last updated: 6/10/2026, 9:41:26 AM
Quick Conversions
| RON | BTN |
|---|---|
| 1 RON | 21.04 BTN |
| 10 RON | 210.38 BTN |
| 50 RON | 1,051.89 BTN |
| 100 RON | 2,103.78 BTN |
| 500 RON | 10,518.90 BTN |
| 1,000 RON | 21,037.79 BTN |
Get RON/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=BTNExample Response:
{
"success": true,
"base": "RON",
"date": "2026-06-10T09:41:26Z",
"rates": {
"BTN": 21.037793
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "BTN",
"amount": 100
},
"result": 2103.7793,
"rate": 21.037793
}Build with RON/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key