Rate Overview
Live
1 SHP = 3.9924 LTL
1 LTL = 0.250478
SHP
Avg
3.9800
High
4.0044
Low
3.9382
Last updated: 3/27/2026, 1:36:27 PM
Quick Conversions
| SHP | LTL |
|---|---|
| 1 SHP | 3.99 LTL |
| 10 SHP | 39.92 LTL |
| 50 SHP | 199.62 LTL |
| 100 SHP | 399.24 LTL |
| 500 SHP | 1,996.19 LTL |
| 1,000 SHP | 3,992.37 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-03-27T13:36:27Z",
"rates": {
"LTL": 3.992373
}
}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": 399.2373,
"rate": 3.992373
}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