Rate Overview
Live
1 SHP = 4.0177 LTL
1 LTL = 0.248900
SHP
Avg
4.0191
High
4.0217
Low
4.0171
Last updated: 9/12/2026, 4:06:51 AM
Quick Conversions
| SHP | LTL |
|---|---|
| 1 SHP | 4.02 LTL |
| 10 SHP | 40.18 LTL |
| 50 SHP | 200.88 LTL |
| 100 SHP | 401.77 LTL |
| 500 SHP | 2,008.84 LTL |
| 1,000 SHP | 4,017.67 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-09-12T04:06:51Z",
"rates": {
"LTL": 4.017675
}
}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": 401.7675,
"rate": 4.017675
}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