Rate Overview
Live
1 GEL = 0.760731 BZD
1 BZD = 1.3145
GEL
Avg
0.759520
High
0.760731
Low
0.757961
Last updated: 6/18/2026, 8:21:48 AM
Quick Conversions
| GEL | BZD |
|---|---|
| 1 GEL | 0.76 BZD |
| 10 GEL | 7.61 BZD |
| 50 GEL | 38.04 BZD |
| 100 GEL | 76.07 BZD |
| 500 GEL | 380.37 BZD |
| 1,000 GEL | 760.73 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-06-18T08:21:48Z",
"rates": {
"BZD": 0.760731
}
}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.07310000000001,
"rate": 0.760731
}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