Rate Overview
Live
1 BZD = 0.371220 SHP
1 SHP = 2.6938
BZD
Avg
0.371500
High
0.372167
Low
0.371026
Last updated: 4/17/2026, 6:18:58 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.61 SHP |
| 1,000 BZD | 371.22 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-04-17T06:18:58Z",
"rates": {
"SHP": 0.37122
}
}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.122,
"rate": 0.37122
}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