Rate Overview
Live
1 SHP = 110.2701 ALL
1 ALL = 0.009069
SHP
Avg
113.9119
High
119.7345
Low
108.4252
Last updated: 5/27/2026, 10:47:31 PM
Quick Conversions
| SHP | ALL |
|---|---|
| 1 SHP | 110.27 ALL |
| 10 SHP | 1,102.70 ALL |
| 50 SHP | 5,513.50 ALL |
| 100 SHP | 11,027.01 ALL |
| 500 SHP | 55,135.03 ALL |
| 1,000 SHP | 110,270.07 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-05-27T22:47:31Z",
"rates": {
"ALL": 110.270068
}
}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": 11027.0068,
"rate": 110.270068
}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