Rate Overview
Live
1 SHP = 1.3369 USD
1 USD = 0.747999
SHP
Avg
1.3407
High
1.3489
Low
1.3333
Last updated: 3/7/2026, 12:26:34 AM
Quick Conversions
| SHP | USD |
|---|---|
| 1 SHP | 1.34 USD |
| 10 SHP | 13.37 USD |
| 50 SHP | 66.85 USD |
| 100 SHP | 133.69 USD |
| 500 SHP | 668.45 USD |
| 1,000 SHP | 1,336.90 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-03-07T00:26:34Z",
"rates": {
"USD": 1.3369
}
}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.69,
"rate": 1.3369
}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