Rate Overview
Live
1 RON = 21.1266 BTN
1 BTN = 0.047334
RON
Avg
21.3006
High
21.4127
Low
21.1266
Last updated: 5/7/2026, 1:44:42 PM
Quick Conversions
| RON | BTN |
|---|---|
| 1 RON | 21.13 BTN |
| 10 RON | 211.27 BTN |
| 50 RON | 1,056.33 BTN |
| 100 RON | 2,112.66 BTN |
| 500 RON | 10,563.29 BTN |
| 1,000 RON | 21,126.58 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-05-07T13:44:42Z",
"rates": {
"BTN": 21.126577
}
}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": 2112.6577,
"rate": 21.126577
}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