Rate Overview
Live
1 SHP = 0.820213 LVL
1 LVL = 1.2192
SHP
Avg
0.817929
High
0.820735
Low
0.810192
Last updated: 7/7/2026, 3:51:54 AM
Quick Conversions
| SHP | LVL |
|---|---|
| 1 SHP | 0.82 LVL |
| 10 SHP | 8.20 LVL |
| 50 SHP | 41.01 LVL |
| 100 SHP | 82.02 LVL |
| 500 SHP | 410.11 LVL |
| 1,000 SHP | 820.21 LVL |
Get SHP/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=LVLExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-07-07T03:51:54Z",
"rates": {
"LVL": 0.820213
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "LVL",
"amount": 100
},
"result": 82.0213,
"rate": 0.820213
}Build with SHP/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key