Rate Overview
Live
1 BTN = 0.047553 RON
1 RON = 21.0292
BTN
Avg
0.047765
High
0.047911
Low
0.047488
Last updated: 9/10/2026, 3:22:53 AM
Quick Conversions
| BTN | RON |
|---|---|
| 1 BTN | 0.05 RON |
| 10 BTN | 0.48 RON |
| 50 BTN | 2.38 RON |
| 100 BTN | 4.76 RON |
| 500 BTN | 23.78 RON |
| 1,000 BTN | 47.55 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-09-10T03:22:53Z",
"rates": {
"RON": 0.047553
}
}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.7553,
"rate": 0.047553
}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