Rate Overview
Live
1 SHP = 108.1516 ALL
1 ALL = 0.009246
SHP
Avg
108.4123
High
108.7051
Low
107.9606
Last updated: 8/21/2026, 9:25:01 AM
Quick Conversions
| SHP | ALL |
|---|---|
| 1 SHP | 108.15 ALL |
| 10 SHP | 1,081.52 ALL |
| 50 SHP | 5,407.58 ALL |
| 100 SHP | 10,815.16 ALL |
| 500 SHP | 54,075.81 ALL |
| 1,000 SHP | 108,151.62 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-08-21T09:25:01Z",
"rates": {
"ALL": 108.15162
}
}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": 10815.162,
"rate": 108.15162
}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