Rate Overview
Live
1 GBP = 2.6786 BZD
1 BZD = 0.373330
GBP
Avg
2.6972
High
2.7673
Low
2.6060
Last updated: 3/27/2026, 11:20:53 AM
Quick Conversions
| GBP | BZD |
|---|---|
| 1 GBP | 2.68 BZD |
| 10 GBP | 26.79 BZD |
| 50 GBP | 133.93 BZD |
| 100 GBP | 267.86 BZD |
| 500 GBP | 1,339.30 BZD |
| 1,000 GBP | 2,678.59 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-03-27T11:20:53Z",
"rates": {
"BZD": 2.678593
}
}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": 267.85929999999996,
"rate": 2.678593
}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