Rate Overview
Live
1 BGN = 1.6200 GEL
1 GEL = 0.617266
BGN
Avg
1.6142
High
1.6200
Low
1.6041
Last updated: 3/7/2026, 2:50:31 AM
Quick Conversions
| BGN | GEL |
|---|---|
| 1 BGN | 1.62 GEL |
| 10 BGN | 16.20 GEL |
| 50 BGN | 81.00 GEL |
| 100 BGN | 162.00 GEL |
| 500 BGN | 810.02 GEL |
| 1,000 BGN | 1,620.05 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-03-07T02:50:31Z",
"rates": {
"GEL": 1.620048
}
}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": 162.0048,
"rate": 1.620048
}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