Rate Overview
Live
1 RON = 0.372361 BGN
1 BGN = 2.6856
RON
Avg
0.374565
High
0.376669
Low
0.372361
Last updated: 5/7/2026, 7:45:23 AM
Quick Conversions
| RON | BGN |
|---|---|
| 1 RON | 0.37 BGN |
| 10 RON | 3.72 BGN |
| 50 RON | 18.62 BGN |
| 100 RON | 37.24 BGN |
| 500 RON | 186.18 BGN |
| 1,000 RON | 372.36 BGN |
Get RON/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=BGNExample Response:
{
"success": true,
"base": "RON",
"date": "2026-05-07T07:45:23Z",
"rates": {
"BGN": 0.372361
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "BGN",
"amount": 100
},
"result": 37.2361,
"rate": 0.372361
}Build with RON/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key