Rate Overview
Live
1 RON = 21.1630 BTN
1 BTN = 0.047252
RON
Avg
21.0978
High
21.1630
Low
20.9767
Last updated: 8/20/2026, 3:35:12 AM
Quick Conversions
| RON | BTN |
|---|---|
| 1 RON | 21.16 BTN |
| 10 RON | 211.63 BTN |
| 50 RON | 1,058.15 BTN |
| 100 RON | 2,116.30 BTN |
| 500 RON | 10,581.51 BTN |
| 1,000 RON | 21,163.01 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-08-20T03:35:12Z",
"rates": {
"BTN": 21.163014
}
}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": 2116.3014,
"rate": 21.163014
}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