Rate Overview
Live
1 SHP = 108.7214 ALL
1 ALL = 0.009198
SHP
Avg
108.9277
High
109.6305
Low
108.5082
Last updated: 4/17/2026, 6:11:53 AM
Quick Conversions
| SHP | ALL |
|---|---|
| 1 SHP | 108.72 ALL |
| 10 SHP | 1,087.21 ALL |
| 50 SHP | 5,436.07 ALL |
| 100 SHP | 10,872.14 ALL |
| 500 SHP | 54,360.69 ALL |
| 1,000 SHP | 108,721.38 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-04-17T06:11:53Z",
"rates": {
"ALL": 108.721384
}
}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": 10872.1384,
"rate": 108.721384
}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