Rate Overview
Live
1 SHP = 4.0339 LTL
1 LTL = 0.247898
SHP
Avg
4.0365
High
4.0451
Low
4.0245
Last updated: 7/31/2026, 7:33:44 AM
Quick Conversions
| SHP | LTL |
|---|---|
| 1 SHP | 4.03 LTL |
| 10 SHP | 40.34 LTL |
| 50 SHP | 201.70 LTL |
| 100 SHP | 403.39 LTL |
| 500 SHP | 2,016.96 LTL |
| 1,000 SHP | 4,033.91 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-31T07:33:44Z",
"rates": {
"LTL": 4.033912
}
}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": 403.39119999999997,
"rate": 4.033912
}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