Rate Overview
Live
1 GEL = 0.755334 BZD
1 BZD = 1.3239
GEL
Avg
0.748695
High
0.755334
Low
0.737413
Last updated: 5/27/2026, 4:06:00 PM
Quick Conversions
| GEL | BZD |
|---|---|
| 1 GEL | 0.76 BZD |
| 10 GEL | 7.55 BZD |
| 50 GEL | 37.77 BZD |
| 100 GEL | 75.53 BZD |
| 500 GEL | 377.67 BZD |
| 1,000 GEL | 755.33 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-05-27T16:06:00Z",
"rates": {
"BZD": 0.755334
}
}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": 75.5334,
"rate": 0.755334
}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