Rate Overview
Live
1 SHP = 0.812395 LVL
1 LVL = 1.2309
SHP
Avg
0.810250
High
0.837159
Low
0.796358
Last updated: 5/27/2026, 1:57:57 PM
Quick Conversions
| SHP | LVL |
|---|---|
| 1 SHP | 0.81 LVL |
| 10 SHP | 8.12 LVL |
| 50 SHP | 40.62 LVL |
| 100 SHP | 81.24 LVL |
| 500 SHP | 406.20 LVL |
| 1,000 SHP | 812.40 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-05-27T13:57:57Z",
"rates": {
"LVL": 0.812395
}
}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.23949999999999,
"rate": 0.812395
}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