Rate Overview
Live
1 GBP = 2.7062 BZD
1 BZD = 0.369519
GBP
Avg
2.7072
High
2.7805
Low
2.6580
Last updated: 5/27/2026, 11:20:15 AM
Quick Conversions
| GBP | BZD |
|---|---|
| 1 GBP | 2.71 BZD |
| 10 GBP | 27.06 BZD |
| 50 GBP | 135.31 BZD |
| 100 GBP | 270.62 BZD |
| 500 GBP | 1,353.11 BZD |
| 1,000 GBP | 2,706.22 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-27T11:20:15Z",
"rates": {
"BZD": 2.706219
}
}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.6219,
"rate": 2.706219
}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