Rate Overview
Live
1 BGN = 1.6127 GEL
1 GEL = 0.620097
BGN
Avg
1.6110
High
1.6127
Low
1.6075
Last updated: 4/17/2026, 1:49:11 AM
Quick Conversions
| BGN | GEL |
|---|---|
| 1 BGN | 1.61 GEL |
| 10 BGN | 16.13 GEL |
| 50 BGN | 80.63 GEL |
| 100 BGN | 161.27 GEL |
| 500 BGN | 806.33 GEL |
| 1,000 BGN | 1,612.65 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-04-17T01:49:11Z",
"rates": {
"GEL": 1.612652
}
}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": 161.2652,
"rate": 1.612652
}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