Rate Overview
Live
1 SHP = 108.7247 ALL
1 ALL = 0.009198
SHP
Avg
109.6291
High
110.3871
Low
108.7247
Last updated: 6/19/2026, 8:45:00 AM
Quick Conversions
| SHP | ALL |
|---|---|
| 1 SHP | 108.72 ALL |
| 10 SHP | 1,087.25 ALL |
| 50 SHP | 5,436.23 ALL |
| 100 SHP | 10,872.47 ALL |
| 500 SHP | 54,362.34 ALL |
| 1,000 SHP | 108,724.68 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-06-19T08:45:00Z",
"rates": {
"ALL": 108.724682
}
}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": 10872.4682,
"rate": 108.724682
}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