Rate Overview
Live
1 SHP = 3.9912 LTL
1 LTL = 0.250549
SHP
Avg
3.9778
High
4.1129
Low
3.9124
Last updated: 5/27/2026, 6:42:58 PM
Quick Conversions
| SHP | LTL |
|---|---|
| 1 SHP | 3.99 LTL |
| 10 SHP | 39.91 LTL |
| 50 SHP | 199.56 LTL |
| 100 SHP | 399.12 LTL |
| 500 SHP | 1,995.62 LTL |
| 1,000 SHP | 3,991.23 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-05-27T18:42:58Z",
"rates": {
"LTL": 3.991234
}
}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.1234,
"rate": 3.991234
}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