Rate Overview
Live
1 LAK = 0.039937 KPW
1 KPW = 25.0394
LAK
Avg
0.039982
High
0.040138
Low
0.039910
Last updated: 8/24/2026, 11:46:42 AM
Quick Conversions
| LAK | KPW |
|---|---|
| 1 LAK | 0.04 KPW |
| 10 LAK | 0.40 KPW |
| 50 LAK | 2.00 KPW |
| 100 LAK | 3.99 KPW |
| 500 LAK | 19.97 KPW |
| 1,000 LAK | 39.94 KPW |
Get LAK/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=KPWExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-08-24T11:46:42Z",
"rates": {
"KPW": 0.039937
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "KPW",
"amount": 100
},
"result": 3.9937,
"rate": 0.039937
}Build with LAK/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key