Rate Overview
Live
1 BND = 0.577732 SHP
1 SHP = 1.7309
BND
Avg
0.578030
High
0.578977
Low
0.577420
Last updated: 8/20/2026, 7:41:12 AM
Quick Conversions
| BND | SHP |
|---|---|
| 1 BND | 0.58 SHP |
| 10 BND | 5.78 SHP |
| 50 BND | 28.89 SHP |
| 100 BND | 57.77 SHP |
| 500 BND | 288.87 SHP |
| 1,000 BND | 577.73 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-20T07:41:12Z",
"rates": {
"SHP": 0.577732
}
}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.7732,
"rate": 0.577732
}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