Rate Overview
Live
1 USD = 0.743371 SHP
1 SHP = 1.3452
USD
Avg
0.745327
High
0.757842
Low
0.730343
Last updated: 7/19/2026, 1:32:04 AM
Quick Conversions
| USD | SHP |
|---|---|
| 1 USD | 0.74 SHP |
| 10 USD | 7.43 SHP |
| 50 USD | 37.17 SHP |
| 100 USD | 74.34 SHP |
| 500 USD | 371.69 SHP |
| 1,000 USD | 743.37 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-19T01:32:04Z",
"rates": {
"SHP": 0.74337074
}
}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.337074,
"rate": 0.74337074
}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