Rate Overview
Live
1 LVL = 1.2136 SHP
1 SHP = 0.824001
LVL
Avg
1.2187
High
1.2343
Low
1.2136
Last updated: 7/9/2026, 4:09:59 AM
Quick Conversions
| LVL | SHP |
|---|---|
| 1 LVL | 1.21 SHP |
| 10 LVL | 12.14 SHP |
| 50 LVL | 60.68 SHP |
| 100 LVL | 121.36 SHP |
| 500 LVL | 606.80 SHP |
| 1,000 LVL | 1,213.59 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-09T04:09:59Z",
"rates": {
"SHP": 1.213591
}
}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": 121.35910000000001,
"rate": 1.213591
}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