Rate Overview
Live
1 GBP = 2.7092 BZD
1 BZD = 0.369110
GBP
Avg
2.7070
High
2.7141
Low
2.6975
Last updated: 5/27/2026, 8:46:07 AM
Quick Conversions
| GBP | BZD |
|---|---|
| 1 GBP | 2.71 BZD |
| 10 GBP | 27.09 BZD |
| 50 GBP | 135.46 BZD |
| 100 GBP | 270.92 BZD |
| 500 GBP | 1,354.61 BZD |
| 1,000 GBP | 2,709.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-27T08:46:07Z",
"rates": {
"BZD": 2.709219
}
}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.9219,
"rate": 2.709219
}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