Rate Overview
Live
1 GEL = 0.655981 BGN
1 BGN = 1.5244
GEL
Avg
0.625527
High
0.655981
Low
0.609759
Last updated: 7/26/2026, 8:35:38 PM
Quick Conversions
| GEL | BGN |
|---|---|
| 1 GEL | 0.66 BGN |
| 10 GEL | 6.56 BGN |
| 50 GEL | 32.80 BGN |
| 100 GEL | 65.60 BGN |
| 500 GEL | 327.99 BGN |
| 1,000 GEL | 655.98 BGN |
Get GEL/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=BGNExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-26T20:35:38Z",
"rates": {
"BGN": 0.655981
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "BGN",
"amount": 100
},
"result": 65.5981,
"rate": 0.655981
}Build with GEL/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key