Rate Overview
Live
1 BZD = 1.3402 GEL
1 GEL = 0.746173
BZD
Avg
1.3453
High
1.3606
Low
1.3266
Last updated: 3/27/2026, 11:45:25 AM
Quick Conversions
| BZD | GEL |
|---|---|
| 1 BZD | 1.34 GEL |
| 10 BZD | 13.40 GEL |
| 50 BZD | 67.01 GEL |
| 100 BZD | 134.02 GEL |
| 500 BZD | 670.09 GEL |
| 1,000 BZD | 1,340.17 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-03-27T11:45:25Z",
"rates": {
"GEL": 1.340172
}
}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": 134.0172,
"rate": 1.340172
}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