Rate Overview
Live
1 GBP = 2.7012 BZD
1 BZD = 0.370208
GBP
Avg
2.6959
High
2.7114
Low
2.6844
Last updated: 3/7/2026, 12:30:25 AM
Quick Conversions
| GBP | BZD |
|---|---|
| 1 GBP | 2.70 BZD |
| 10 GBP | 27.01 BZD |
| 50 GBP | 135.06 BZD |
| 100 GBP | 270.12 BZD |
| 500 GBP | 1,350.59 BZD |
| 1,000 GBP | 2,701.18 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-03-07T00:30:25Z",
"rates": {
"BZD": 2.701181
}
}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.1181,
"rate": 2.701181
}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