Rate Overview
Live
1 SHP = 0.813141 LVL
1 LVL = 1.2298
SHP
Avg
0.813957
High
0.814709
Low
0.813092
Last updated: 6/16/2026, 1:27:43 PM
Quick Conversions
| SHP | LVL |
|---|---|
| 1 SHP | 0.81 LVL |
| 10 SHP | 8.13 LVL |
| 50 SHP | 40.66 LVL |
| 100 SHP | 81.31 LVL |
| 500 SHP | 406.57 LVL |
| 1,000 SHP | 813.14 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-06-16T13:27:43Z",
"rates": {
"LVL": 0.813141
}
}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": 81.3141,
"rate": 0.813141
}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