Rate Overview
Live
1 GEL = 0.767796 BZD
1 BZD = 1.3024
GEL
Avg
0.753117
High
0.768112
Low
0.739830
Last updated: 7/27/2026, 8:18:48 PM
Quick Conversions
| GEL | BZD |
|---|---|
| 1 GEL | 0.77 BZD |
| 10 GEL | 7.68 BZD |
| 50 GEL | 38.39 BZD |
| 100 GEL | 76.78 BZD |
| 500 GEL | 383.90 BZD |
| 1,000 GEL | 767.80 BZD |
Get GEL/BZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=BZDExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-27T20:18:48Z",
"rates": {
"BZD": 0.767796
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=BZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "BZD",
"amount": 100
},
"result": 76.7796,
"rate": 0.767796
}Build with GEL/BZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key