Rate Overview
Live
1 SHP = 108.9942 ALL
1 ALL = 0.009175
SHP
Avg
109.2362
High
109.8176
Low
108.9942
Last updated: 5/7/2026, 11:27:27 AM
Quick Conversions
| SHP | ALL |
|---|---|
| 1 SHP | 108.99 ALL |
| 10 SHP | 1,089.94 ALL |
| 50 SHP | 5,449.71 ALL |
| 100 SHP | 10,899.42 ALL |
| 500 SHP | 54,497.11 ALL |
| 1,000 SHP | 108,994.23 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-05-07T11:27:27Z",
"rates": {
"ALL": 108.994228
}
}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": 10899.4228,
"rate": 108.994228
}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