Rate Overview
Live
1 LVL = 1.2320 SHP
1 SHP = 0.811697
LVL
Avg
1.2397
High
1.2475
Low
1.2320
Last updated: 3/7/2026, 4:43:35 AM
Quick Conversions
| LVL | SHP |
|---|---|
| 1 LVL | 1.23 SHP |
| 10 LVL | 12.32 SHP |
| 50 LVL | 61.60 SHP |
| 100 LVL | 123.20 SHP |
| 500 LVL | 615.99 SHP |
| 1,000 LVL | 1,231.99 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-03-07T04:43:35Z",
"rates": {
"SHP": 1.231987
}
}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.19869999999999,
"rate": 1.231987
}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