Rate Overview
Live
1 GEL = 0.746172 BZD
1 BZD = 1.3402
GEL
Avg
0.747250
High
0.753806
Low
0.739830
Last updated: 3/27/2026, 6:38:49 PM
Quick Conversions
| GEL | BZD |
|---|---|
| 1 GEL | 0.75 BZD |
| 10 GEL | 7.46 BZD |
| 50 GEL | 37.31 BZD |
| 100 GEL | 74.62 BZD |
| 500 GEL | 373.09 BZD |
| 1,000 GEL | 746.17 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-03-27T18:38:49Z",
"rates": {
"BZD": 0.746172
}
}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.6172,
"rate": 0.746172
}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