Rate Overview
Live
1 SHP = 1.3324 USD
1 USD = 0.750532
SHP
Avg
1.3385
High
1.3460
Low
1.3313
Last updated: 7/26/2026, 3:09:18 AM
Quick Conversions
| SHP | USD |
|---|---|
| 1 SHP | 1.33 USD |
| 10 SHP | 13.32 USD |
| 50 SHP | 66.62 USD |
| 100 SHP | 133.24 USD |
| 500 SHP | 666.19 USD |
| 1,000 SHP | 1,332.39 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-07-26T03:09:18Z",
"rates": {
"USD": 1.332388
}
}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": 133.2388,
"rate": 1.332388
}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