Rate Overview
Live
1 BZD = 0.366679 SHP
1 SHP = 2.7272
BZD
Avg
0.375705
High
0.401881
Low
0.363138
Last updated: 8/20/2026, 3:16:50 AM
Quick Conversions
| BZD | SHP |
|---|---|
| 1 BZD | 0.37 SHP |
| 10 BZD | 3.67 SHP |
| 50 BZD | 18.33 SHP |
| 100 BZD | 36.67 SHP |
| 500 BZD | 183.34 SHP |
| 1,000 BZD | 366.68 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-08-20T03:16:50Z",
"rates": {
"SHP": 0.366679
}
}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": 36.667899999999996,
"rate": 0.366679
}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