Rate Overview
Live
1 BZD = 1.3239 GEL
1 GEL = 0.755335
BZD
Avg
1.3546
High
1.4168
Low
1.3239
Last updated: 5/27/2026, 8:49:17 AM
Quick Conversions
| BZD | GEL |
|---|---|
| 1 BZD | 1.32 GEL |
| 10 BZD | 13.24 GEL |
| 50 BZD | 66.20 GEL |
| 100 BZD | 132.39 GEL |
| 500 BZD | 661.96 GEL |
| 1,000 BZD | 1,323.92 GEL |
Get BZD/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BZD¤cies=GELExample Response:
{
"success": true,
"base": "BZD",
"date": "2026-05-27T08:49:17Z",
"rates": {
"GEL": 1.323916
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BZD&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BZD",
"to": "GEL",
"amount": 100
},
"result": 132.3916,
"rate": 1.323916
}Build with BZD/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key