Rate Overview
Live
1 ALL = 0.009174 SHP
1 SHP = 109.0037
ALL
Avg
0.009154
High
0.009174
Low
0.009106
Last updated: 5/7/2026, 1:31:49 PM
Quick Conversions
| ALL | SHP |
|---|---|
| 1 ALL | 0.01 SHP |
| 10 ALL | 0.09 SHP |
| 50 ALL | 0.46 SHP |
| 100 ALL | 0.92 SHP |
| 500 ALL | 4.59 SHP |
| 1,000 ALL | 9.17 SHP |
Get ALL/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=SHPExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-05-07T13:31:49Z",
"rates": {
"SHP": 0.009174
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "SHP",
"amount": 100
},
"result": 0.9174,
"rate": 0.009174
}Build with ALL/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key