Rate Overview
Live
1 GBP = 2.7051 BZD
1 BZD = 0.369673
GBP
Avg
2.7163
High
2.7720
Low
2.6791
Last updated: 5/27/2026, 1:58:11 PM
Quick Conversions
| GBP | BZD |
|---|---|
| 1 GBP | 2.71 BZD |
| 10 GBP | 27.05 BZD |
| 50 GBP | 135.25 BZD |
| 100 GBP | 270.51 BZD |
| 500 GBP | 1,352.55 BZD |
| 1,000 GBP | 2,705.09 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-05-27T13:58:11Z",
"rates": {
"BZD": 2.705092
}
}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": 270.5092,
"rate": 2.705092
}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