Rate Overview
Live
1 BZD = 1.3039 GEL
1 GEL = 0.766930
BZD
Avg
1.3504
High
1.4168
Low
1.3039
Last updated: 7/24/2026, 5:54:36 AM
Quick Conversions
| BZD | GEL |
|---|---|
| 1 BZD | 1.30 GEL |
| 10 BZD | 13.04 GEL |
| 50 BZD | 65.20 GEL |
| 100 BZD | 130.39 GEL |
| 500 BZD | 651.95 GEL |
| 1,000 BZD | 1,303.90 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-07-24T05:54:36Z",
"rates": {
"GEL": 1.3039
}
}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": 130.39000000000001,
"rate": 1.3039
}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