Rate Overview
Live
1 LVL = 1.2343 SHP
1 SHP = 0.810192
LVL
Avg
1.2343
High
1.2343
Low
1.2343
Last updated: 4/17/2026, 6:16:43 AM
Quick Conversions
| LVL | SHP |
|---|---|
| 1 LVL | 1.23 SHP |
| 10 LVL | 12.34 SHP |
| 50 LVL | 61.71 SHP |
| 100 LVL | 123.43 SHP |
| 500 LVL | 617.14 SHP |
| 1,000 LVL | 1,234.28 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-04-17T06:16:43Z",
"rates": {
"SHP": 1.234276
}
}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": 123.4276,
"rate": 1.234276
}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