Rate Overview
Live
1 RON = 20.9193 BTN
1 BTN = 0.047803
RON
Avg
21.0641
High
21.6657
Low
20.5471
Last updated: 9/2/2026, 10:55:02 PM
Quick Conversions
| RON | BTN |
|---|---|
| 1 RON | 20.92 BTN |
| 10 RON | 209.19 BTN |
| 50 RON | 1,045.97 BTN |
| 100 RON | 2,091.93 BTN |
| 500 RON | 10,459.65 BTN |
| 1,000 RON | 20,919.30 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-09-02T22:55:02Z",
"rates": {
"BTN": 20.9193
}
}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": 2091.93,
"rate": 20.9193
}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