Rate Overview
Live
1 LAK = 0.000445 NOK
1 NOK = 2247.19
LAK
Avg
0.000448
High
0.000452
Low
0.000444
Last updated: 3/7/2026, 7:42:39 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.22 NOK |
| 1,000 LAK | 0.44 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-03-07T07:42:39Z",
"rates": {
"NOK": 0.000445
}
}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.0445,
"rate": 0.000445
}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