Rate Overview
Live
1 BGN = 1.5486 GEL
1 GEL = 0.645741
BGN
Avg
1.5648
High
1.5757
Low
1.5486
Last updated: 6/19/2026, 8:26:22 AM
Quick Conversions
| BGN | GEL |
|---|---|
| 1 BGN | 1.55 GEL |
| 10 BGN | 15.49 GEL |
| 50 BGN | 77.43 GEL |
| 100 BGN | 154.86 GEL |
| 500 BGN | 774.30 GEL |
| 1,000 BGN | 1,548.61 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-06-19T08:26:22Z",
"rates": {
"GEL": 1.548608
}
}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.8608,
"rate": 1.548608
}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