Rate Overview
Live
1 SOS = 0.001306 SHP
1 SHP = 765.6968
SOS
Avg
0.001307
High
0.001309
Low
0.001305
Last updated: 4/18/2026, 8:50:35 AM
Quick Conversions
| SOS | SHP |
|---|---|
| 1 SOS | 0.00 SHP |
| 10 SOS | 0.01 SHP |
| 50 SOS | 0.07 SHP |
| 100 SOS | 0.13 SHP |
| 500 SOS | 0.65 SHP |
| 1,000 SOS | 1.31 SHP |
Get SOS/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=SHPExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-04-18T08:50:35Z",
"rates": {
"SHP": 0.001306
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "SHP",
"amount": 100
},
"result": 0.13060000000000002,
"rate": 0.001306
}Build with SOS/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key