Rate Overview
Live
1 GEL = 0.745739 BZD
1 BZD = 1.3410
GEL
Avg
0.746855
High
0.749437
Low
0.745739
Last updated: 4/17/2026, 12:32:29 AM
Quick Conversions
| GEL | BZD |
|---|---|
| 1 GEL | 0.75 BZD |
| 10 GEL | 7.46 BZD |
| 50 GEL | 37.29 BZD |
| 100 GEL | 74.57 BZD |
| 500 GEL | 372.87 BZD |
| 1,000 GEL | 745.74 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-04-17T00:32:29Z",
"rates": {
"BZD": 0.745739
}
}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": 74.57390000000001,
"rate": 0.745739
}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