Rate Overview
Live
1 GEL = 0.649469 BGN
1 BGN = 1.5397
GEL
Avg
0.644789
High
0.651326
Low
0.634652
Last updated: 7/7/2026, 9:13:19 AM
Quick Conversions
| GEL | BGN |
|---|---|
| 1 GEL | 0.65 BGN |
| 10 GEL | 6.49 BGN |
| 50 GEL | 32.47 BGN |
| 100 GEL | 64.95 BGN |
| 500 GEL | 324.73 BGN |
| 1,000 GEL | 649.47 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-07T09:13:19Z",
"rates": {
"BGN": 0.649469
}
}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": 64.9469,
"rate": 0.649469
}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