Rate Overview
Live
1 KPW = 0.000672 LVL
1 LVL = 1488.10
KPW
Avg
0.000674
High
0.000676
Low
0.000672
Last updated: 3/28/2026, 10:43:54 AM
Quick Conversions
| KPW | LVL |
|---|---|
| 1 KPW | 0.00 LVL |
| 10 KPW | 0.01 LVL |
| 50 KPW | 0.03 LVL |
| 100 KPW | 0.07 LVL |
| 500 KPW | 0.34 LVL |
| 1,000 KPW | 0.67 LVL |
Get KPW/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=LVLExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-03-28T10:43:54Z",
"rates": {
"LVL": 0.000672
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "LVL",
"amount": 100
},
"result": 0.0672,
"rate": 0.000672
}Build with KPW/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key