Rate Overview
Live
1 SHP = 111.5179 ALL
1 ALL = 0.008967 SHP
Avg
115.1341
High
119.6162
Low
110.1067
Last updated: 1/25/2026, 3:28:24 PM
Quick Conversions
| SHP | ALL |
|---|---|
| 1 SHP | 111.52 ALL |
| 10 SHP | 1,115.18 ALL |
| 50 SHP | 5,575.90 ALL |
| 100 SHP | 11,151.79 ALL |
| 500 SHP | 55,758.96 ALL |
| 1,000 SHP | 111,517.92 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-01-25T15:28:24Z",
"rates": {
"ALL": 111.51792
}
}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": 11151.792000000001,
"rate": 111.51792
}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