Rate Overview
Live
1 SHP = 109.4384 ALL
1 ALL = 0.009138
SHP
Avg
109.5854
High
109.9309
Low
109.3018
Last updated: 7/31/2026, 7:46:08 PM
Quick Conversions
| SHP | ALL |
|---|---|
| 1 SHP | 109.44 ALL |
| 10 SHP | 1,094.38 ALL |
| 50 SHP | 5,471.92 ALL |
| 100 SHP | 10,943.84 ALL |
| 500 SHP | 54,719.18 ALL |
| 1,000 SHP | 109,438.35 ALL |
Get SHP/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=ALLExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-07-31T19:46:08Z",
"rates": {
"ALL": 109.438352
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "ALL",
"amount": 100
},
"result": 10943.8352,
"rate": 109.438352
}Build with SHP/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key