Rate Overview
Live
1 BND = 0.576827 SHP
1 SHP = 1.7336
BND
Avg
0.577644
High
0.578952
Low
0.576827
Last updated: 8/21/2026, 11:28:04 AM
Quick Conversions
| BND | SHP |
|---|---|
| 1 BND | 0.58 SHP |
| 10 BND | 5.77 SHP |
| 50 BND | 28.84 SHP |
| 100 BND | 57.68 SHP |
| 500 BND | 288.41 SHP |
| 1,000 BND | 576.83 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-21T11:28:04Z",
"rates": {
"SHP": 0.576827
}
}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.6827,
"rate": 0.576827
}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