Rate Overview
Live
1 SHP = 4.0428 LTL
1 LTL = 0.247352
SHP
Avg
4.0387
High
4.0757
Low
3.9549
Last updated: 7/27/2026, 1:03:24 PM
Quick Conversions
| SHP | LTL |
|---|---|
| 1 SHP | 4.04 LTL |
| 10 SHP | 40.43 LTL |
| 50 SHP | 202.14 LTL |
| 100 SHP | 404.28 LTL |
| 500 SHP | 2,021.41 LTL |
| 1,000 SHP | 4,042.82 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-27T13:03:24Z",
"rates": {
"LTL": 4.04282
}
}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": 404.282,
"rate": 4.04282
}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