Rate Overview
Live
1 BND = 0.578655 SHP
1 SHP = 1.7281
BND
Avg
0.582969
High
0.588786
Low
0.574485
Last updated: 8/1/2026, 5:35:46 AM
Quick Conversions
| BND | SHP |
|---|---|
| 1 BND | 0.58 SHP |
| 10 BND | 5.79 SHP |
| 50 BND | 28.93 SHP |
| 100 BND | 57.87 SHP |
| 500 BND | 289.33 SHP |
| 1,000 BND | 578.66 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-08-01T05:35:46Z",
"rates": {
"SHP": 0.578655
}
}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.865500000000004,
"rate": 0.578655
}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