Rate Overview
Live
1 SHP = 1.3398 USD
1 USD = 0.746407
SHP
Avg
1.3371
High
1.3398
Low
1.3343
Last updated: 7/9/2026, 10:40:21 AM
Quick Conversions
| SHP | USD |
|---|---|
| 1 SHP | 1.34 USD |
| 10 SHP | 13.40 USD |
| 50 SHP | 66.99 USD |
| 100 SHP | 133.98 USD |
| 500 SHP | 669.88 USD |
| 1,000 SHP | 1,339.75 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-09T10:40:21Z",
"rates": {
"USD": 1.339751
}
}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.9751,
"rate": 1.339751
}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