Rate Overview
Live
1 RON = 20.5875 BTN
1 BTN = 0.048573
RON
Avg
20.8630
High
21.0491
Low
20.5875
Last updated: 6/19/2026, 8:40:52 AM
Quick Conversions
| RON | BTN |
|---|---|
| 1 RON | 20.59 BTN |
| 10 RON | 205.87 BTN |
| 50 RON | 1,029.37 BTN |
| 100 RON | 2,058.75 BTN |
| 500 RON | 10,293.74 BTN |
| 1,000 RON | 20,587.47 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-19T08:40:52Z",
"rates": {
"BTN": 20.587471
}
}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": 2058.7471,
"rate": 20.587471
}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