Rate Overview
Live
1 BGN = 1.5395 GEL
1 GEL = 0.649573
BGN
Avg
1.5385
High
1.5414
Low
1.5353
Last updated: 7/11/2026, 5:05:52 PM
Quick Conversions
| BGN | GEL |
|---|---|
| 1 BGN | 1.54 GEL |
| 10 BGN | 15.39 GEL |
| 50 BGN | 76.97 GEL |
| 100 BGN | 153.95 GEL |
| 500 BGN | 769.74 GEL |
| 1,000 BGN | 1,539.47 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-07-11T17:05:52Z",
"rates": {
"GEL": 1.539472
}
}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": 153.9472,
"rate": 1.539472
}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