Rate Overview
Live
1 GBP = 2.7072 BZD
1 BZD = 0.369382
GBP
Avg
2.7172
High
2.7490
Low
2.6812
Last updated: 5/27/2026, 9:56:54 AM
Quick Conversions
| GBP | BZD |
|---|---|
| 1 GBP | 2.71 BZD |
| 10 GBP | 27.07 BZD |
| 50 GBP | 135.36 BZD |
| 100 GBP | 270.72 BZD |
| 500 GBP | 1,353.61 BZD |
| 1,000 GBP | 2,707.23 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-27T09:56:54Z",
"rates": {
"BZD": 2.707227
}
}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.72270000000003,
"rate": 2.707227
}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