Rate Overview
Live
1 GEL = 0.768713 BZD
1 BZD = 1.3009
GEL
Avg
0.764292
High
0.769027
Low
0.759761
Last updated: 7/20/2026, 10:17:43 PM
Quick Conversions
| GEL | BZD |
|---|---|
| 1 GEL | 0.77 BZD |
| 10 GEL | 7.69 BZD |
| 50 GEL | 38.44 BZD |
| 100 GEL | 76.87 BZD |
| 500 GEL | 384.36 BZD |
| 1,000 GEL | 768.71 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-20T22:17:43Z",
"rates": {
"BZD": 0.768713
}
}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.87129999999999,
"rate": 0.768713
}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