Rate Overview
Live
1 BZD = 1.2969 GEL
1 GEL = 0.771080
BZD
Avg
1.2979
High
1.2986
Low
1.2963
Last updated: 8/13/2026, 5:03:13 AM
Quick Conversions
| BZD | GEL |
|---|---|
| 1 BZD | 1.30 GEL |
| 10 BZD | 12.97 GEL |
| 50 BZD | 64.84 GEL |
| 100 BZD | 129.69 GEL |
| 500 BZD | 648.44 GEL |
| 1,000 BZD | 1,296.88 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-08-13T05:03:13Z",
"rates": {
"GEL": 1.296882
}
}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.6882,
"rate": 1.296882
}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