Rate Overview
Live
1 SHP = 1.3545 USD
1 USD = 0.738289
SHP
Avg
1.3522
High
1.3551
Low
1.3490
Last updated: 8/18/2026, 8:15:41 PM
Quick Conversions
| SHP | USD |
|---|---|
| 1 SHP | 1.35 USD |
| 10 SHP | 13.54 USD |
| 50 SHP | 67.72 USD |
| 100 SHP | 135.45 USD |
| 500 SHP | 677.24 USD |
| 1,000 SHP | 1,354.48 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-18T20:15:41Z",
"rates": {
"USD": 1.354484
}
}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": 135.4484,
"rate": 1.354484
}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