Rate Overview
Live
1 SHP = 1.3509 USD
1 USD = 0.740232
SHP
Avg
1.3518
High
1.3545
Low
1.3495
Last updated: 9/7/2026, 12:35:39 PM
Quick Conversions
| SHP | USD |
|---|---|
| 1 SHP | 1.35 USD |
| 10 SHP | 13.51 USD |
| 50 SHP | 67.55 USD |
| 100 SHP | 135.09 USD |
| 500 SHP | 675.46 USD |
| 1,000 SHP | 1,350.93 USD |
Get SHP/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=USDExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-09-07T12:35:39Z",
"rates": {
"USD": 1.350928
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "USD",
"amount": 100
},
"result": 135.09279999999998,
"rate": 1.350928
}Build with SHP/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key