Rate Overview
Live
1 BZD = 0.376427 SHP
1 SHP = 2.6566
BZD
Avg
0.376694
High
0.401881
Low
0.363138
Last updated: 6/26/2026, 5:26:19 AM
Quick Conversions
| BZD | SHP |
|---|---|
| 1 BZD | 0.38 SHP |
| 10 BZD | 3.76 SHP |
| 50 BZD | 18.82 SHP |
| 100 BZD | 37.64 SHP |
| 500 BZD | 188.21 SHP |
| 1,000 BZD | 376.43 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-06-26T05:26:19Z",
"rates": {
"SHP": 0.376427
}
}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.6427,
"rate": 0.376427
}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