Rate Overview
Live
1 RON = 21.5609 BTN
1 BTN = 0.046380
RON
Avg
21.4465
High
21.5880
Low
21.2546
Last updated: 4/17/2026, 12:00:01 PM
Quick Conversions
| RON | BTN |
|---|---|
| 1 RON | 21.56 BTN |
| 10 RON | 215.61 BTN |
| 50 RON | 1,078.04 BTN |
| 100 RON | 2,156.09 BTN |
| 500 RON | 10,780.45 BTN |
| 1,000 RON | 21,560.89 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-04-17T12:00:01Z",
"rates": {
"BTN": 21.56089
}
}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": 2156.089,
"rate": 21.56089
}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