Rate Overview
Live
1 BND = 0.587836 SHP
1 SHP = 1.7012
BND
Avg
0.586237
High
0.587836
Low
0.585157
Last updated: 5/9/2026, 12:26:36 AM
Quick Conversions
| BND | SHP |
|---|---|
| 1 BND | 0.59 SHP |
| 10 BND | 5.88 SHP |
| 50 BND | 29.39 SHP |
| 100 BND | 58.78 SHP |
| 500 BND | 293.92 SHP |
| 1,000 BND | 587.84 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-05-09T00:26:36Z",
"rates": {
"SHP": 0.587836
}
}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.7836,
"rate": 0.587836
}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