Rate Overview
Live
1 GEL = 0.774292 BZD
1 BZD = 1.2915
GEL
Avg
0.773312
High
0.777782
Low
0.770306
Last updated: 9/7/2026, 5:23:25 AM
Quick Conversions
| GEL | BZD |
|---|---|
| 1 GEL | 0.77 BZD |
| 10 GEL | 7.74 BZD |
| 50 GEL | 38.71 BZD |
| 100 GEL | 77.43 BZD |
| 500 GEL | 387.15 BZD |
| 1,000 GEL | 774.29 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-09-07T05:23:25Z",
"rates": {
"BZD": 0.774292
}
}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": 77.4292,
"rate": 0.774292
}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