Rate Overview
Live
1 BZD = 1.3152 GEL
1 GEL = 0.760331
BZD
Avg
1.3174
High
1.3193
Low
1.3152
Last updated: 6/16/2026, 11:32:26 AM
Quick Conversions
| BZD | GEL |
|---|---|
| 1 BZD | 1.32 GEL |
| 10 BZD | 13.15 GEL |
| 50 BZD | 65.76 GEL |
| 100 BZD | 131.52 GEL |
| 500 BZD | 657.61 GEL |
| 1,000 BZD | 1,315.22 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-06-16T11:32:26Z",
"rates": {
"GEL": 1.315216
}
}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": 131.5216,
"rate": 1.315216
}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