Rate Overview
Live
1 BGN = 2.5960 RON
1 RON = 0.385207
BGN
Avg
2.5939
High
2.6043
Low
2.5876
Last updated: 4/18/2026, 8:44:36 AM
Quick Conversions
| BGN | RON |
|---|---|
| 1 BGN | 2.60 RON |
| 10 BGN | 25.96 RON |
| 50 BGN | 129.80 RON |
| 100 BGN | 259.60 RON |
| 500 BGN | 1,298.00 RON |
| 1,000 BGN | 2,596.01 RON |
Get BGN/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=RONExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-04-18T08:44:36Z",
"rates": {
"RON": 2.596006
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "RON",
"amount": 100
},
"result": 259.6006,
"rate": 2.596006
}Build with BGN/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key