Rate Overview
Live
1 BZD = 0.373185 GBP
1 GBP = 2.6796
BZD
Avg
0.371788
High
0.373185
Low
0.369954
Last updated: 3/27/2026, 9:32:57 AM
Quick Conversions
| BZD | GBP |
|---|---|
| 1 BZD | 0.37 GBP |
| 10 BZD | 3.73 GBP |
| 50 BZD | 18.66 GBP |
| 100 BZD | 37.32 GBP |
| 500 BZD | 186.59 GBP |
| 1,000 BZD | 373.19 GBP |
Get BZD/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BZD¤cies=GBPExample Response:
{
"success": true,
"base": "BZD",
"date": "2026-03-27T09:32:57Z",
"rates": {
"GBP": 0.373185
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BZD&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BZD",
"to": "GBP",
"amount": 100
},
"result": 37.3185,
"rate": 0.373185
}Build with BZD/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key