Rate Overview
Live
1 BGN = 1.5865 GEL
1 GEL = 0.630313
BGN
Avg
1.6088
High
1.6457
Low
1.5857
Last updated: 5/27/2026, 8:32:41 PM
Quick Conversions
| BGN | GEL |
|---|---|
| 1 BGN | 1.59 GEL |
| 10 BGN | 15.87 GEL |
| 50 BGN | 79.33 GEL |
| 100 BGN | 158.65 GEL |
| 500 BGN | 793.26 GEL |
| 1,000 BGN | 1,586.51 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-05-27T20:32:41Z",
"rates": {
"GEL": 1.586513
}
}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": 158.6513,
"rate": 1.586513
}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