Rate Overview
Live
1 BGN = 2.6030 RON
1 RON = 0.384168
BGN
Avg
2.6078
High
2.6271
Low
2.5925
Last updated: 3/6/2026, 8:08:00 AM
Quick Conversions
| BGN | RON |
|---|---|
| 1 BGN | 2.60 RON |
| 10 BGN | 26.03 RON |
| 50 BGN | 130.15 RON |
| 100 BGN | 260.30 RON |
| 500 BGN | 1,301.52 RON |
| 1,000 BGN | 2,603.03 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-03-06T08:08:00Z",
"rates": {
"RON": 2.603031
}
}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": 260.30310000000003,
"rate": 2.603031
}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