Rate Overview
Live
1 RON = 21.4113 BTN
1 BTN = 0.046704
RON
Avg
20.7089
High
21.4640
Low
20.1015
Last updated: 3/28/2026, 10:57:46 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-28T10:57:46Z",
"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