Rate Overview
Live
1 BTN = 0.047018 RON
1 RON = 21.2685
BTN
Avg
0.048044
High
0.049775
Low
0.046116
Last updated: 8/23/2026, 11:45:34 AM
Quick Conversions
| BTN | RON |
|---|---|
| 1 BTN | 0.05 RON |
| 10 BTN | 0.47 RON |
| 50 BTN | 2.35 RON |
| 100 BTN | 4.70 RON |
| 500 BTN | 23.51 RON |
| 1,000 BTN | 47.02 RON |
Get BTN/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=RONExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-08-23T11:45:34Z",
"rates": {
"RON": 0.047018
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "RON",
"amount": 100
},
"result": 4.7017999999999995,
"rate": 0.047018
}Build with BTN/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key