Rate Overview
Live
1 GBP = 2.6830 BZD
1 BZD = 0.372715
GBP
Avg
2.6993
High
2.7673
Low
2.6389
Last updated: 7/26/2026, 3:27:45 PM
Quick Conversions
| GBP | BZD |
|---|---|
| 1 GBP | 2.68 BZD |
| 10 GBP | 26.83 BZD |
| 50 GBP | 134.15 BZD |
| 100 GBP | 268.30 BZD |
| 500 GBP | 1,341.51 BZD |
| 1,000 GBP | 2,683.01 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-07-26T15:27:45Z",
"rates": {
"BZD": 2.683012
}
}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": 268.3012,
"rate": 2.683012
}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