Rate Overview
Live
1 ALL = 0.008967 SHP
1 SHP = 111.5200 ALL
Avg
0.008999
High
0.009118
Low
0.008839
Last updated: 1/25/2026, 7:24:03 AM
Quick Conversions
| ALL | SHP |
|---|---|
| 1 ALL | 0.01 SHP |
| 10 ALL | 0.09 SHP |
| 50 ALL | 0.45 SHP |
| 100 ALL | 0.90 SHP |
| 500 ALL | 4.48 SHP |
| 1,000 ALL | 8.97 SHP |
Get ALL/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=SHPExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-01-25T07:24:03Z",
"rates": {
"SHP": 0.008967
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "SHP",
"amount": 100
},
"result": 0.8966999999999999,
"rate": 0.008967
}Build with ALL/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key