Rate Overview
Live
1 BZD = 0.371197 SHP
1 SHP = 2.6940
BZD
Avg
0.373195
High
0.377066
Low
0.369383
Last updated: 7/7/2026, 11:29:50 AM
Quick Conversions
| BZD | SHP |
|---|---|
| 1 BZD | 0.37 SHP |
| 10 BZD | 3.71 SHP |
| 50 BZD | 18.56 SHP |
| 100 BZD | 37.12 SHP |
| 500 BZD | 185.60 SHP |
| 1,000 BZD | 371.20 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-07T11:29:50Z",
"rates": {
"SHP": 0.371197
}
}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.1197,
"rate": 0.371197
}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