Rate Overview
Live
1 LVL = 1487.65 KPW
1 KPW = 0.000672
LVL
Avg
1496.60
High
1513.21
Low
1485.28
Last updated: 3/7/2026, 7:44:49 AM
Quick Conversions
| LVL | KPW |
|---|---|
| 1 LVL | 1,487.65 KPW |
| 10 LVL | 14,876.50 KPW |
| 50 LVL | 74,382.51 KPW |
| 100 LVL | 148,765.01 KPW |
| 500 LVL | 743,825.06 KPW |
| 1,000 LVL | 1,487,650.12 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-03-07T07:44:49Z",
"rates": {
"KPW": 1487.650123
}
}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": 148765.0123,
"rate": 1487.650123
}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