Rate Overview
Live
1 SHP = 0.822042 LVL
1 LVL = 1.2165
SHP
Avg
0.821843
High
0.822748
Low
0.820207
Last updated: 8/16/2026, 5:42:28 PM
Quick Conversions
| SHP | LVL |
|---|---|
| 1 SHP | 0.82 LVL |
| 10 SHP | 8.22 LVL |
| 50 SHP | 41.10 LVL |
| 100 SHP | 82.20 LVL |
| 500 SHP | 411.02 LVL |
| 1,000 SHP | 822.04 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-08-16T17:42:28Z",
"rates": {
"LVL": 0.822042
}
}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.2042,
"rate": 0.822042
}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