Rate Overview
Live
1 SHP = 1.3492 USD
1 USD = 0.741186
SHP
Avg
1.3490
High
1.3510
Low
1.3454
Last updated: 8/14/2026, 3:53:31 PM
Quick Conversions
| SHP | USD |
|---|---|
| 1 SHP | 1.35 USD |
| 10 SHP | 13.49 USD |
| 50 SHP | 67.46 USD |
| 100 SHP | 134.92 USD |
| 500 SHP | 674.59 USD |
| 1,000 SHP | 1,349.19 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-08-14T15:53:31Z",
"rates": {
"USD": 1.349189
}
}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": 134.9189,
"rate": 1.349189
}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