Rate Overview
Live
1 SHP = 107.2819 ALL
1 ALL = 0.009321
SHP
Avg
107.2894
High
107.6109
Low
107.1554
Last updated: 9/9/2026, 5:23:09 PM
Quick Conversions
| SHP | ALL |
|---|---|
| 1 SHP | 107.28 ALL |
| 10 SHP | 1,072.82 ALL |
| 50 SHP | 5,364.10 ALL |
| 100 SHP | 10,728.19 ALL |
| 500 SHP | 53,640.97 ALL |
| 1,000 SHP | 107,281.95 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-09-09T17:23:09Z",
"rates": {
"ALL": 107.281948
}
}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": 10728.1948,
"rate": 107.281948
}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