Rate Overview
Live
1 SHP = 110.6452 ALL
1 ALL = 0.009038
SHP
Avg
110.2743
High
110.6648
Low
109.6258
Last updated: 3/7/2026, 1:03:18 AM
Quick Conversions
| SHP | ALL |
|---|---|
| 1 SHP | 110.65 ALL |
| 10 SHP | 1,106.45 ALL |
| 50 SHP | 5,532.26 ALL |
| 100 SHP | 11,064.52 ALL |
| 500 SHP | 55,322.60 ALL |
| 1,000 SHP | 110,645.19 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-07T01:03:18Z",
"rates": {
"ALL": 110.64519
}
}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": 11064.519,
"rate": 110.64519
}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