Rate Overview
Live
1 USD = 0.749486 SHP
1 SHP = 1.3342
USD
Avg
0.748333
High
0.750693
Low
0.745518
Last updated: 3/27/2026, 11:12:05 AM
Quick Conversions
| USD | SHP |
|---|---|
| 1 USD | 0.75 SHP |
| 10 USD | 7.49 SHP |
| 50 USD | 37.47 SHP |
| 100 USD | 74.95 SHP |
| 500 USD | 374.74 SHP |
| 1,000 USD | 749.49 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-03-27T11:12:05Z",
"rates": {
"SHP": 0.74948649
}
}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": 74.948649,
"rate": 0.74948649
}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