Rate Overview
Live
1 GEL = 0.652974 BGN
1 BGN = 1.5315
GEL
Avg
0.637442
High
0.673634
Low
0.613654
Last updated: 7/23/2026, 2:57:56 PM
Quick Conversions
| GEL | BGN |
|---|---|
| 1 GEL | 0.65 BGN |
| 10 GEL | 6.53 BGN |
| 50 GEL | 32.65 BGN |
| 100 GEL | 65.30 BGN |
| 500 GEL | 326.49 BGN |
| 1,000 GEL | 652.97 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-23T14:57:56Z",
"rates": {
"BGN": 0.652974
}
}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.29740000000001,
"rate": 0.652974
}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