Rate Overview
Live
1 BGN = 1.5915 GEL
1 GEL = 0.628321
BGN
Avg
1.6110
High
1.6341
Low
1.5908
Last updated: 3/27/2026, 9:45:45 AM
Quick Conversions
| BGN | GEL |
|---|---|
| 1 BGN | 1.59 GEL |
| 10 BGN | 15.92 GEL |
| 50 BGN | 79.58 GEL |
| 100 BGN | 159.15 GEL |
| 500 BGN | 795.77 GEL |
| 1,000 BGN | 1,591.54 GEL |
Get BGN/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=GELExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-03-27T09:45:45Z",
"rates": {
"GEL": 1.591542
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "GEL",
"amount": 100
},
"result": 159.1542,
"rate": 1.591542
}Build with BGN/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key