Rate Overview
Live
1 SHP = 0.810191 LVL
1 LVL = 1.2343
SHP
Avg
0.810192
High
0.810193
Low
0.810191
Last updated: 4/17/2026, 6:16:42 AM
Quick Conversions
| SHP | LVL |
|---|---|
| 1 SHP | 0.81 LVL |
| 10 SHP | 8.10 LVL |
| 50 SHP | 40.51 LVL |
| 100 SHP | 81.02 LVL |
| 500 SHP | 405.10 LVL |
| 1,000 SHP | 810.19 LVL |
Get SHP/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=LVLExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-04-17T06:16:42Z",
"rates": {
"LVL": 0.810191
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "LVL",
"amount": 100
},
"result": 81.0191,
"rate": 0.810191
}Build with SHP/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key