Rate Overview
Live
1 BZD = 0.368279 GBP
1 GBP = 2.7153
BZD
Avg
0.369146
High
0.371033
Low
0.366746
Last updated: 4/16/2026, 5:56:25 PM
Quick Conversions
| BZD | GBP |
|---|---|
| 1 BZD | 0.37 GBP |
| 10 BZD | 3.68 GBP |
| 50 BZD | 18.41 GBP |
| 100 BZD | 36.83 GBP |
| 500 BZD | 184.14 GBP |
| 1,000 BZD | 368.28 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-04-16T17:56:25Z",
"rates": {
"GBP": 0.368279
}
}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": 36.8279,
"rate": 0.368279
}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