Rate Overview
Live
1 RON = 20.6851 BTN
1 BTN = 0.048344
RON
Avg
21.0241
High
21.3245
Low
20.6445
Last updated: 6/21/2026, 1:12:33 PM
Quick Conversions
| RON | BTN |
|---|---|
| 1 RON | 20.69 BTN |
| 10 RON | 206.85 BTN |
| 50 RON | 1,034.26 BTN |
| 100 RON | 2,068.51 BTN |
| 500 RON | 10,342.57 BTN |
| 1,000 RON | 20,685.14 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-21T13:12:33Z",
"rates": {
"BTN": 20.685143
}
}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": 2068.5143,
"rate": 20.685143
}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