Rate Overview
Live
1 GBP = 2.7044 BZD
1 BZD = 0.369771
GBP
Avg
2.6996
High
2.7044
Low
2.6909
Last updated: 6/17/2026, 6:51:54 AM
Quick Conversions
| GBP | BZD |
|---|---|
| 1 GBP | 2.70 BZD |
| 10 GBP | 27.04 BZD |
| 50 GBP | 135.22 BZD |
| 100 GBP | 270.44 BZD |
| 500 GBP | 1,352.19 BZD |
| 1,000 GBP | 2,704.38 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-06-17T06:51:54Z",
"rates": {
"BZD": 2.704378
}
}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.43780000000004,
"rate": 2.704378
}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