Rate Overview
Live
1 USD = 0.747166 SHP
1 SHP = 1.3384
USD
Avg
0.744124
High
0.758621
Low
0.724798
Last updated: 7/22/2026, 12:22:34 PM
Quick Conversions
| USD | SHP |
|---|---|
| 1 USD | 0.75 SHP |
| 10 USD | 7.47 SHP |
| 50 USD | 37.36 SHP |
| 100 USD | 74.72 SHP |
| 500 USD | 373.58 SHP |
| 1,000 USD | 747.17 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-22T12:22:34Z",
"rates": {
"SHP": 0.74716562
}
}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.716562,
"rate": 0.74716562
}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