Rate Overview
Live
1 BZD = 0.369932 SHP
1 SHP = 2.7032
BZD
Avg
0.370959
High
0.371996
Low
0.369932
Last updated: 5/7/2026, 8:36:02 AM
Quick Conversions
| BZD | SHP |
|---|---|
| 1 BZD | 0.37 SHP |
| 10 BZD | 3.70 SHP |
| 50 BZD | 18.50 SHP |
| 100 BZD | 36.99 SHP |
| 500 BZD | 184.97 SHP |
| 1,000 BZD | 369.93 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-05-07T08:36:02Z",
"rates": {
"SHP": 0.369932
}
}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.9932,
"rate": 0.369932
}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