Rate Overview
Live
1 SHP = 109.4297 ALL
1 ALL = 0.009138
SHP
Avg
113.5672
High
119.7345
Low
108.4252
Last updated: 8/1/2026, 1:41:32 PM
Quick Conversions
| SHP | ALL |
|---|---|
| 1 SHP | 109.43 ALL |
| 10 SHP | 1,094.30 ALL |
| 50 SHP | 5,471.48 ALL |
| 100 SHP | 10,942.97 ALL |
| 500 SHP | 54,714.83 ALL |
| 1,000 SHP | 109,429.67 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-01T13:41:32Z",
"rates": {
"ALL": 109.429668
}
}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": 10942.9668,
"rate": 109.429668
}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