Rate Overview
Live
1 SHP = 110.9940 ALL
1 ALL = 0.009009
SHP
Avg
110.8101
High
111.6893
Low
109.6258
Last updated: 3/27/2026, 11:34:01 AM
Quick Conversions
| SHP | ALL |
|---|---|
| 1 SHP | 110.99 ALL |
| 10 SHP | 1,109.94 ALL |
| 50 SHP | 5,549.70 ALL |
| 100 SHP | 11,099.40 ALL |
| 500 SHP | 55,496.98 ALL |
| 1,000 SHP | 110,993.96 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-03-27T11:34:01Z",
"rates": {
"ALL": 110.993963
}
}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": 11099.396299999999,
"rate": 110.993963
}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