Rate Overview
Live
1 SHP = 109.9309 ALL
1 ALL = 0.009097
SHP
Avg
110.3166
High
112.0061
Low
108.3287
Last updated: 7/27/2026, 9:54:24 PM
Quick Conversions
| SHP | ALL |
|---|---|
| 1 SHP | 109.93 ALL |
| 10 SHP | 1,099.31 ALL |
| 50 SHP | 5,496.54 ALL |
| 100 SHP | 10,993.09 ALL |
| 500 SHP | 54,965.43 ALL |
| 1,000 SHP | 109,930.86 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-27T21:54:24Z",
"rates": {
"ALL": 109.930855
}
}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": 10993.0855,
"rate": 109.930855
}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