Rate Overview
Live
1 BZD = 0.371486 SHP
1 SHP = 2.6919
BZD
Avg
0.370206
High
0.372604
Low
0.368127
Last updated: 3/6/2026, 8:16:35 AM
Quick Conversions
| BZD | SHP |
|---|---|
| 1 BZD | 0.37 SHP |
| 10 BZD | 3.71 SHP |
| 50 BZD | 18.57 SHP |
| 100 BZD | 37.15 SHP |
| 500 BZD | 185.74 SHP |
| 1,000 BZD | 371.49 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-03-06T08:16:35Z",
"rates": {
"SHP": 0.371486
}
}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.1486,
"rate": 0.371486
}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