Rate Overview
Live
1 SHP = 110.1053 ALL
1 ALL = 0.009082
SHP
Avg
109.9081
High
110.7012
Low
109.3719
Last updated: 7/9/2026, 4:08:10 AM
Quick Conversions
| SHP | ALL |
|---|---|
| 1 SHP | 110.11 ALL |
| 10 SHP | 1,101.05 ALL |
| 50 SHP | 5,505.26 ALL |
| 100 SHP | 11,010.53 ALL |
| 500 SHP | 55,052.65 ALL |
| 1,000 SHP | 110,105.29 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-07-09T04:08:10Z",
"rates": {
"ALL": 110.105293
}
}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": 11010.5293,
"rate": 110.105293
}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