Rate Overview
Live
1 RON = 21.0291 BTN
1 BTN = 0.047553
RON
Avg
20.9360
High
21.0579
Low
20.8720
Last updated: 9/10/2026, 3:20:39 AM
Quick Conversions
| RON | BTN |
|---|---|
| 1 RON | 21.03 BTN |
| 10 RON | 210.29 BTN |
| 50 RON | 1,051.45 BTN |
| 100 RON | 2,102.91 BTN |
| 500 RON | 10,514.54 BTN |
| 1,000 RON | 21,029.07 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-09-10T03:20:39Z",
"rates": {
"BTN": 21.029073
}
}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": 2102.9073,
"rate": 21.029073
}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