Rate Overview
Live
1 BTN = 0.048624 RON
1 RON = 20.5660
BTN
Avg
0.048620
High
0.048907
Low
0.048343
Last updated: 6/28/2026, 6:23:00 AM
Quick Conversions
| BTN | RON |
|---|---|
| 1 BTN | 0.05 RON |
| 10 BTN | 0.49 RON |
| 50 BTN | 2.43 RON |
| 100 BTN | 4.86 RON |
| 500 BTN | 24.31 RON |
| 1,000 BTN | 48.62 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-06-28T06:23:00Z",
"rates": {
"RON": 0.048624
}
}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.8624,
"rate": 0.048624
}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