Rate Overview
Live
1 BGN = 1.5417 GEL
1 GEL = 0.648651
BGN
Avg
1.5353
High
1.5615
Low
1.5244
Last updated: 7/31/2026, 6:27:18 AM
Quick Conversions
| BGN | GEL |
|---|---|
| 1 BGN | 1.54 GEL |
| 10 BGN | 15.42 GEL |
| 50 BGN | 77.08 GEL |
| 100 BGN | 154.17 GEL |
| 500 BGN | 770.83 GEL |
| 1,000 BGN | 1,541.66 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-31T06:27:18Z",
"rates": {
"GEL": 1.54166
}
}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.166,
"rate": 1.54166
}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