Rate Overview
Live
1 LVL = 1.2147 SHP
1 SHP = 0.823242
LVL
Avg
1.2170
High
1.2343
Low
1.2054
Last updated: 7/25/2026, 7:15:44 PM
Quick Conversions
| LVL | SHP |
|---|---|
| 1 LVL | 1.21 SHP |
| 10 LVL | 12.15 SHP |
| 50 LVL | 60.74 SHP |
| 100 LVL | 121.47 SHP |
| 500 LVL | 607.35 SHP |
| 1,000 LVL | 1,214.71 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-07-25T19:15:44Z",
"rates": {
"SHP": 1.214709
}
}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.4709,
"rate": 1.214709
}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