Rate Overview
Live
1 BZD = 0.367012 SHP
1 SHP = 2.7247
BZD
Avg
0.367279
High
0.368082
Low
0.366796
Last updated: 9/10/2026, 3:49:23 AM
Quick Conversions
| BZD | SHP |
|---|---|
| 1 BZD | 0.37 SHP |
| 10 BZD | 3.67 SHP |
| 50 BZD | 18.35 SHP |
| 100 BZD | 36.70 SHP |
| 500 BZD | 183.51 SHP |
| 1,000 BZD | 367.01 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-09-10T03:49:23Z",
"rates": {
"SHP": 0.367012
}
}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.7012,
"rate": 0.367012
}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