Rate Overview
Live
1 BGN = 1.5431 GEL
1 GEL = 0.648060
BGN
Avg
1.5420
High
1.5436
Low
1.5389
Last updated: 8/20/2026, 12:06:21 PM
Quick Conversions
| BGN | GEL |
|---|---|
| 1 BGN | 1.54 GEL |
| 10 BGN | 15.43 GEL |
| 50 BGN | 77.15 GEL |
| 100 BGN | 154.31 GEL |
| 500 BGN | 771.53 GEL |
| 1,000 BGN | 1,543.07 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-08-20T12:06:21Z",
"rates": {
"GEL": 1.543068
}
}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": 154.3068,
"rate": 1.543068
}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