Rate Overview
Live
1 BZD = 0.373176 SHP
1 SHP = 2.6797
BZD
Avg
0.370593
High
0.377066
Low
0.359792
Last updated: 7/28/2026, 8:34:54 AM
Quick Conversions
| BZD | SHP |
|---|---|
| 1 BZD | 0.37 SHP |
| 10 BZD | 3.73 SHP |
| 50 BZD | 18.66 SHP |
| 100 BZD | 37.32 SHP |
| 500 BZD | 186.59 SHP |
| 1,000 BZD | 373.18 SHP |
Get BZD/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BZD¤cies=SHPExample Response:
{
"success": true,
"base": "BZD",
"date": "2026-07-28T08:34:54Z",
"rates": {
"SHP": 0.373176
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BZD&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BZD",
"to": "SHP",
"amount": 100
},
"result": 37.3176,
"rate": 0.373176
}Build with BZD/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key