Rate Overview
Live
1 LVL = 1496.71 KPW
1 KPW = 0.000668
LVL
Avg
1491.25
High
1496.96
Low
1481.30
Last updated: 8/23/2026, 5:21:38 AM
Quick Conversions
| LVL | KPW |
|---|---|
| 1 LVL | 1,496.71 KPW |
| 10 LVL | 14,967.11 KPW |
| 50 LVL | 74,835.57 KPW |
| 100 LVL | 149,671.13 KPW |
| 500 LVL | 748,355.66 KPW |
| 1,000 LVL | 1,496,711.31 KPW |
Get LVL/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=KPWExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-08-23T05:21:38Z",
"rates": {
"KPW": 1496.711313
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "KPW",
"amount": 100
},
"result": 149671.1313,
"rate": 1496.711313
}Build with LVL/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key