Rate Overview
Live
1 USD = 0.746332 SHP
1 SHP = 1.3399
USD
Avg
0.746322
High
0.749148
Low
0.743373
Last updated: 6/16/2026, 12:23:22 PM
Quick Conversions
| USD | SHP |
|---|---|
| 1 USD | 0.75 SHP |
| 10 USD | 7.46 SHP |
| 50 USD | 37.32 SHP |
| 100 USD | 74.63 SHP |
| 500 USD | 373.17 SHP |
| 1,000 USD | 746.33 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-06-16T12:23:22Z",
"rates": {
"SHP": 0.74633171
}
}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.633171,
"rate": 0.74633171
}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