Rate Overview
Live
1 BZD = 0.369673 GBP
1 GBP = 2.7051
BZD
Avg
0.368168
High
0.373265
Low
0.360748
Last updated: 5/27/2026, 12:35:04 PM
Quick Conversions
| BZD | GBP |
|---|---|
| 1 BZD | 0.37 GBP |
| 10 BZD | 3.70 GBP |
| 50 BZD | 18.48 GBP |
| 100 BZD | 36.97 GBP |
| 500 BZD | 184.84 GBP |
| 1,000 BZD | 369.67 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-05-27T12:35:04Z",
"rates": {
"GBP": 0.369673
}
}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.967299999999994,
"rate": 0.369673
}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