Rate Overview
Live
1 RON = 20.4788 BTN
1 BTN = 0.048831
RON
Avg
21.0745
High
21.6660
Low
20.4788
Last updated: 6/25/2026, 4:29:09 PM
Quick Conversions
| RON | BTN |
|---|---|
| 1 RON | 20.48 BTN |
| 10 RON | 204.79 BTN |
| 50 RON | 1,023.94 BTN |
| 100 RON | 2,047.88 BTN |
| 500 RON | 10,239.42 BTN |
| 1,000 RON | 20,478.84 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-25T16:29:09Z",
"rates": {
"BTN": 20.478837
}
}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": 2047.8836999999999,
"rate": 20.478837
}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