Rate Overview
Live
1 GBP = 2.6852 BZD
1 BZD = 0.372417
GBP
Avg
2.6594
High
2.7566
Low
2.4908
Last updated: 7/25/2026, 2:39:34 AM
Quick Conversions
| GBP | BZD |
|---|---|
| 1 GBP | 2.69 BZD |
| 10 GBP | 26.85 BZD |
| 50 GBP | 134.26 BZD |
| 100 GBP | 268.52 BZD |
| 500 GBP | 1,342.58 BZD |
| 1,000 GBP | 2,685.16 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-25T02:39:34Z",
"rates": {
"BZD": 2.685161
}
}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.5161,
"rate": 2.685161
}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