Rate Overview
Live
1 GBP = 2.6739 BZD
1 BZD = 0.373982
GBP
Avg
2.6960
High
2.7673
Low
2.6389
Last updated: 3/27/2026, 12:59:38 PM
Quick Conversions
| GBP | BZD |
|---|---|
| 1 GBP | 2.67 BZD |
| 10 GBP | 26.74 BZD |
| 50 GBP | 133.70 BZD |
| 100 GBP | 267.39 BZD |
| 500 GBP | 1,336.96 BZD |
| 1,000 GBP | 2,673.93 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-27T12:59:38Z",
"rates": {
"BZD": 2.673925
}
}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.3925,
"rate": 2.673925
}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