Rate Overview
Live
1 LVL = 1.2174 SHP
1 SHP = 0.821456
LVL
Avg
1.2354
High
1.2539
Low
1.2054
Last updated: 7/28/2026, 4:55:44 PM
Quick Conversions
| LVL | SHP |
|---|---|
| 1 LVL | 1.22 SHP |
| 10 LVL | 12.17 SHP |
| 50 LVL | 60.87 SHP |
| 100 LVL | 121.74 SHP |
| 500 LVL | 608.68 SHP |
| 1,000 LVL | 1,217.35 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-28T16:55:44Z",
"rates": {
"SHP": 1.217351
}
}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.7351,
"rate": 1.217351
}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