Rate Overview
Live
1 USD = 0.750522 SHP
1 SHP = 1.3324
USD
Avg
0.757783
High
0.805711
Low
0.729688
Last updated: 7/27/2026, 3:43:16 AM
Quick Conversions
| USD | SHP |
|---|---|
| 1 USD | 0.75 SHP |
| 10 USD | 7.51 SHP |
| 50 USD | 37.53 SHP |
| 100 USD | 75.05 SHP |
| 500 USD | 375.26 SHP |
| 1,000 USD | 750.52 SHP |
Get USD/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=SHPExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-27T03:43:16Z",
"rates": {
"SHP": 0.75052216
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "SHP",
"amount": 100
},
"result": 75.052216,
"rate": 0.75052216
}Build with USD/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key