Rate Overview
Live
1 GBP = 2.6866 BZD
1 BZD = 0.372221
GBP
Avg
2.7017
High
2.7572
Low
2.6489
Last updated: 7/24/2026, 3:15:27 PM
Quick Conversions
| GBP | BZD |
|---|---|
| 1 GBP | 2.69 BZD |
| 10 GBP | 26.87 BZD |
| 50 GBP | 134.33 BZD |
| 100 GBP | 268.66 BZD |
| 500 GBP | 1,343.29 BZD |
| 1,000 GBP | 2,686.58 BZD |
Get GBP/BZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=BZDExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-24T15:15:27Z",
"rates": {
"BZD": 2.686575
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=BZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "BZD",
"amount": 100
},
"result": 268.65749999999997,
"rate": 2.686575
}Build with GBP/BZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key