Rate Overview
Live
1 SHP = 3.9549 LTL
1 LTL = 0.252850
SHP
Avg
3.9549
High
3.9549
Low
3.9549
Last updated: 4/17/2026, 4:56:02 AM
Quick Conversions
| SHP | LTL |
|---|---|
| 1 SHP | 3.95 LTL |
| 10 SHP | 39.55 LTL |
| 50 SHP | 197.75 LTL |
| 100 SHP | 395.49 LTL |
| 500 SHP | 1,977.46 LTL |
| 1,000 SHP | 3,954.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-04-17T04:56:02Z",
"rates": {
"LTL": 3.954911
}
}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": 395.4911,
"rate": 3.954911
}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