Rate Overview
Live
1 BZD = 1.3521 GEL
1 GEL = 0.739566
BZD
Avg
1.3405
High
1.3526
Low
1.3268
Last updated: 3/7/2026, 2:30:52 AM
Quick Conversions
| BZD | GEL |
|---|---|
| 1 BZD | 1.35 GEL |
| 10 BZD | 13.52 GEL |
| 50 BZD | 67.61 GEL |
| 100 BZD | 135.21 GEL |
| 500 BZD | 676.07 GEL |
| 1,000 BZD | 1,352.15 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-07T02:30:52Z",
"rates": {
"GEL": 1.352145
}
}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": 135.2145,
"rate": 1.352145
}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