Rate Overview
Live
1 GBP = 2.7261 BZD
1 BZD = 0.366820
GBP
Avg
2.7179
High
2.7262
Low
2.7089
Last updated: 8/14/2026, 10:43:14 PM
Quick Conversions
| GBP | BZD |
|---|---|
| 1 GBP | 2.73 BZD |
| 10 GBP | 27.26 BZD |
| 50 GBP | 136.31 BZD |
| 100 GBP | 272.61 BZD |
| 500 GBP | 1,363.07 BZD |
| 1,000 GBP | 2,726.13 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-08-14T22:43:14Z",
"rates": {
"BZD": 2.726134
}
}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": 272.6134,
"rate": 2.726134
}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