Rate Overview
Live
1 GEL = 0.768806 BZD
1 BZD = 1.3007
GEL
Avg
0.752623
High
0.768806
Low
0.739830
Last updated: 7/29/2026, 3:13:06 AM
Quick Conversions
| GEL | BZD |
|---|---|
| 1 GEL | 0.77 BZD |
| 10 GEL | 7.69 BZD |
| 50 GEL | 38.44 BZD |
| 100 GEL | 76.88 BZD |
| 500 GEL | 384.40 BZD |
| 1,000 GEL | 768.81 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-29T03:13:06Z",
"rates": {
"BZD": 0.768806
}
}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.8806,
"rate": 0.768806
}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