Rate Overview
Live
1 GEL = 0.753064 BZD
1 BZD = 1.3279
GEL
Avg
0.750044
High
0.753064
Low
0.746083
Last updated: 5/7/2026, 6:55:59 AM
Quick Conversions
| GEL | BZD |
|---|---|
| 1 GEL | 0.75 BZD |
| 10 GEL | 7.53 BZD |
| 50 GEL | 37.65 BZD |
| 100 GEL | 75.31 BZD |
| 500 GEL | 376.53 BZD |
| 1,000 GEL | 753.06 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-07T06:55:59Z",
"rates": {
"BZD": 0.753064
}
}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.3064,
"rate": 0.753064
}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