Rate Overview
Live
1 RON = 20.8288 BTN
1 BTN = 0.048010
RON
Avg
20.6929
High
21.6841
Low
19.7412
Last updated: 7/12/2026, 1:51:00 AM
Quick Conversions
| RON | BTN |
|---|---|
| 1 RON | 20.83 BTN |
| 10 RON | 208.29 BTN |
| 50 RON | 1,041.44 BTN |
| 100 RON | 2,082.88 BTN |
| 500 RON | 10,414.39 BTN |
| 1,000 RON | 20,828.79 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-12T01:51:00Z",
"rates": {
"BTN": 20.828788
}
}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": 2082.8788,
"rate": 20.828788
}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