Rate Overview
Live
1 BND = 0.586685 SHP
1 SHP = 1.7045
BND
Avg
0.586875
High
0.588328
Low
0.585907
Last updated: 4/18/2026, 8:49:02 AM
Quick Conversions
| BND | SHP |
|---|---|
| 1 BND | 0.59 SHP |
| 10 BND | 5.87 SHP |
| 50 BND | 29.33 SHP |
| 100 BND | 58.67 SHP |
| 500 BND | 293.34 SHP |
| 1,000 BND | 586.69 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-04-18T08:49:02Z",
"rates": {
"SHP": 0.586685
}
}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": 58.6685,
"rate": 0.586685
}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