Rate Overview
Live
1 LAK = 0.000429 NOK
1 NOK = 2331.00
LAK
Avg
0.000439
High
0.000465
Low
0.000419
Last updated: 7/29/2026, 10:09:40 AM
Quick Conversions
| LAK | NOK |
|---|---|
| 1 LAK | 0.00 NOK |
| 10 LAK | 0.00 NOK |
| 50 LAK | 0.02 NOK |
| 100 LAK | 0.04 NOK |
| 500 LAK | 0.21 NOK |
| 1,000 LAK | 0.43 NOK |
Get LAK/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=NOKExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-07-29T10:09:40Z",
"rates": {
"NOK": 0.000429
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "NOK",
"amount": 100
},
"result": 0.0429,
"rate": 0.000429
}Build with LAK/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key