Rate Overview
Live
1 BZD = 1.2946 GEL
1 GEL = 0.772448
BZD
Avg
1.2929
High
1.2958
Low
1.2857
Last updated: 9/3/2026, 4:56:40 AM
Quick Conversions
| BZD | GEL |
|---|---|
| 1 BZD | 1.29 GEL |
| 10 BZD | 12.95 GEL |
| 50 BZD | 64.73 GEL |
| 100 BZD | 129.46 GEL |
| 500 BZD | 647.29 GEL |
| 1,000 BZD | 1,294.59 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-09-03T04:56:40Z",
"rates": {
"GEL": 1.294585
}
}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": 129.45850000000002,
"rate": 1.294585
}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