Rate Overview
Live
1 GBP = 2.6939 BZD
1 BZD = 0.371203
GBP
Avg
2.6829
High
2.6941
Low
2.6626
Last updated: 7/7/2026, 4:37:06 AM
Quick Conversions
| GBP | BZD |
|---|---|
| 1 GBP | 2.69 BZD |
| 10 GBP | 26.94 BZD |
| 50 GBP | 134.70 BZD |
| 100 GBP | 269.39 BZD |
| 500 GBP | 1,346.97 BZD |
| 1,000 GBP | 2,693.94 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-07T04:37:06Z",
"rates": {
"BZD": 2.693941
}
}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": 269.39410000000004,
"rate": 2.693941
}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