Rate Overview
Live
1 SHP = 4.0527 LTL
1 LTL = 0.246752
SHP
Avg
4.0398
High
4.0527
Low
4.0296
Last updated: 7/10/2026, 6:14:10 PM
Quick Conversions
| SHP | LTL |
|---|---|
| 1 SHP | 4.05 LTL |
| 10 SHP | 40.53 LTL |
| 50 SHP | 202.63 LTL |
| 100 SHP | 405.27 LTL |
| 500 SHP | 2,026.33 LTL |
| 1,000 SHP | 4,052.66 LTL |
Get SHP/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=LTLExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-07-10T18:14:10Z",
"rates": {
"LTL": 4.052656
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "LTL",
"amount": 100
},
"result": 405.2656,
"rate": 4.052656
}Build with SHP/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key