Rate Overview
Live
1 RON = 21.4113 BTN
1 BTN = 0.046704
RON
Avg
21.3332
High
21.4113
Low
21.2668
Last updated: 3/28/2026, 9:29:10 AM
Quick Conversions
| RON | BTN |
|---|---|
| 1 RON | 21.41 BTN |
| 10 RON | 214.11 BTN |
| 50 RON | 1,070.56 BTN |
| 100 RON | 2,141.13 BTN |
| 500 RON | 10,705.63 BTN |
| 1,000 RON | 21,411.27 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-03-28T09:29:10Z",
"rates": {
"BTN": 21.411269
}
}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": 2141.1269,
"rate": 21.411269
}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