Rate Overview
Live
1 LVL = 1.2218 SHP
1 SHP = 0.818475
LVL
Avg
1.2219
High
1.2230
Low
1.2195
Last updated: 9/8/2026, 3:40:54 PM
Quick Conversions
| LVL | SHP |
|---|---|
| 1 LVL | 1.22 SHP |
| 10 LVL | 12.22 SHP |
| 50 LVL | 61.09 SHP |
| 100 LVL | 122.18 SHP |
| 500 LVL | 610.89 SHP |
| 1,000 LVL | 1,221.78 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-09-08T15:40:54Z",
"rates": {
"SHP": 1.221785
}
}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": 122.17849999999999,
"rate": 1.221785
}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