Rate Overview
Live
1 LVL = 1.2306 SHP
1 SHP = 0.812628
LVL
Avg
1.2157
High
1.2557
Low
1.1801
Last updated: 3/27/2026, 9:50:35 AM
Quick Conversions
| LVL | SHP |
|---|---|
| 1 LVL | 1.23 SHP |
| 10 LVL | 12.31 SHP |
| 50 LVL | 61.53 SHP |
| 100 LVL | 123.06 SHP |
| 500 LVL | 615.29 SHP |
| 1,000 LVL | 1,230.58 SHP |
Get LVL/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=SHPExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-03-27T09:50:35Z",
"rates": {
"SHP": 1.230576
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "SHP",
"amount": 100
},
"result": 123.0576,
"rate": 1.230576
}Build with LVL/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key