Rate Overview
Live
1 BND = 0.577260 SHP
1 SHP = 1.7323
BND
Avg
0.578560
High
0.580089
Low
0.575745
Last updated: 7/9/2026, 6:00:32 AM
Quick Conversions
| BND | SHP |
|---|---|
| 1 BND | 0.58 SHP |
| 10 BND | 5.77 SHP |
| 50 BND | 28.86 SHP |
| 100 BND | 57.73 SHP |
| 500 BND | 288.63 SHP |
| 1,000 BND | 577.26 SHP |
Get BND/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=SHPExample Response:
{
"success": true,
"base": "BND",
"date": "2026-07-09T06:00:32Z",
"rates": {
"SHP": 0.57726
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "SHP",
"amount": 100
},
"result": 57.726,
"rate": 0.57726
}Build with BND/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key