Rate Overview
Live
1 BZD = 0.372611 GBP
1 GBP = 2.6838
BZD
Avg
0.376286
High
0.401484
Low
0.362762
Last updated: 7/26/2026, 1:27:15 AM
Quick Conversions
| BZD | GBP |
|---|---|
| 1 BZD | 0.37 GBP |
| 10 BZD | 3.73 GBP |
| 50 BZD | 18.63 GBP |
| 100 BZD | 37.26 GBP |
| 500 BZD | 186.31 GBP |
| 1,000 BZD | 372.61 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-07-26T01:27:15Z",
"rates": {
"GBP": 0.372611
}
}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.2611,
"rate": 0.372611
}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