Rate Overview
Live
1 RON = 20.5107 BTN
1 BTN = 0.048755
RON
Avg
20.6340
High
21.6660
Low
19.6887
Last updated: 6/27/2026, 6:03:39 AM
Quick Conversions
| RON | BTN |
|---|---|
| 1 RON | 20.51 BTN |
| 10 RON | 205.11 BTN |
| 50 RON | 1,025.53 BTN |
| 100 RON | 2,051.07 BTN |
| 500 RON | 10,255.33 BTN |
| 1,000 RON | 20,510.66 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-27T06:03:39Z",
"rates": {
"BTN": 20.51066
}
}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": 2051.0660000000003,
"rate": 20.51066
}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