Rate Overview
Live
1 SHP = 1.3359 USD
1 USD = 0.748578
SHP
Avg
1.3349
High
1.3394
Low
1.3234
Last updated: 7/8/2026, 6:56:52 AM
Quick Conversions
| SHP | USD |
|---|---|
| 1 SHP | 1.34 USD |
| 10 SHP | 13.36 USD |
| 50 SHP | 66.79 USD |
| 100 SHP | 133.59 USD |
| 500 SHP | 667.93 USD |
| 1,000 SHP | 1,335.87 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-08T06:56:52Z",
"rates": {
"USD": 1.335867
}
}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.58669999999998,
"rate": 1.335867
}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