Rate Overview
Live
1 GBP = 2.7232 BZD
1 BZD = 0.367216
GBP
Avg
2.7243
High
2.7392
Low
2.7160
Last updated: 9/5/2026, 4:40:28 PM
Quick Conversions
| GBP | BZD |
|---|---|
| 1 GBP | 2.72 BZD |
| 10 GBP | 27.23 BZD |
| 50 GBP | 136.16 BZD |
| 100 GBP | 272.32 BZD |
| 500 GBP | 1,361.60 BZD |
| 1,000 GBP | 2,723.19 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-09-05T16:40:28Z",
"rates": {
"BZD": 2.723191
}
}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.3191,
"rate": 2.723191
}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