Rate Overview
Live
1 LVL = 1.2098 SHP
1 SHP = 0.826593
LVL
Avg
1.2313
High
1.2422
Low
1.2098
Last updated: 7/19/2026, 3:47:02 PM
Quick Conversions
| LVL | SHP |
|---|---|
| 1 LVL | 1.21 SHP |
| 10 LVL | 12.10 SHP |
| 50 LVL | 60.49 SHP |
| 100 LVL | 120.98 SHP |
| 500 LVL | 604.89 SHP |
| 1,000 LVL | 1,209.79 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-19T15:47:02Z",
"rates": {
"SHP": 1.209785
}
}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": 120.97850000000001,
"rate": 1.209785
}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