Rate Overview
Live
1 RON = 20.5658 BTN
1 BTN = 0.048624
RON
Avg
20.5677
High
20.6851
Low
20.4466
Last updated: 6/28/2026, 7:42:29 PM
Quick Conversions
| RON | BTN |
|---|---|
| 1 RON | 20.57 BTN |
| 10 RON | 205.66 BTN |
| 50 RON | 1,028.29 BTN |
| 100 RON | 2,056.58 BTN |
| 500 RON | 10,282.88 BTN |
| 1,000 RON | 20,565.77 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-28T19:42:29Z",
"rates": {
"BTN": 20.565767
}
}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": 2056.5767,
"rate": 20.565767
}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