Rate Overview
Live
1 LVL = 1.2170 SHP
1 SHP = 0.821674
LVL
Avg
1.2306
High
1.2475
Low
1.2087
Last updated: 8/1/2026, 12:36:30 PM
Quick Conversions
| LVL | SHP |
|---|---|
| 1 LVL | 1.22 SHP |
| 10 LVL | 12.17 SHP |
| 50 LVL | 60.85 SHP |
| 100 LVL | 121.70 SHP |
| 500 LVL | 608.51 SHP |
| 1,000 LVL | 1,217.03 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-08-01T12:36:30Z",
"rates": {
"SHP": 1.217028
}
}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": 121.7028,
"rate": 1.217028
}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