Rate Overview
Live
1 RON = 20.8486 BTN
1 BTN = 0.047965
RON
Avg
20.8254
High
20.9094
Low
20.7276
Last updated: 7/9/2026, 4:21:35 AM
Quick Conversions
| RON | BTN |
|---|---|
| 1 RON | 20.85 BTN |
| 10 RON | 208.49 BTN |
| 50 RON | 1,042.43 BTN |
| 100 RON | 2,084.86 BTN |
| 500 RON | 10,424.31 BTN |
| 1,000 RON | 20,848.61 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-07-09T04:21:35Z",
"rates": {
"BTN": 20.848614
}
}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": 2084.8614000000002,
"rate": 20.848614
}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