Rate Overview
Live
1 SHP = 1.3296 USD
1 USD = 0.752082
SHP
Avg
1.3204
High
1.3704
Low
1.2411
Last updated: 7/29/2026, 3:48:35 PM
Quick Conversions
| SHP | USD |
|---|---|
| 1 SHP | 1.33 USD |
| 10 SHP | 13.30 USD |
| 50 SHP | 66.48 USD |
| 100 SHP | 132.96 USD |
| 500 SHP | 664.82 USD |
| 1,000 SHP | 1,329.64 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-29T15:48:35Z",
"rates": {
"USD": 1.329642
}
}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": 132.9642,
"rate": 1.329642
}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