Rate Overview
Live
1 LKR = 0.030921 NOK
1 NOK = 32.3405
LKR
Avg
0.032220
High
0.033401
Low
0.030667
Last updated: 3/27/2026, 6:17:26 PM
Quick Conversions
| LKR | NOK |
|---|---|
| 1 LKR | 0.03 NOK |
| 10 LKR | 0.31 NOK |
| 50 LKR | 1.55 NOK |
| 100 LKR | 3.09 NOK |
| 500 LKR | 15.46 NOK |
| 1,000 LKR | 30.92 NOK |
Get LKR/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LKR¤cies=NOKExample Response:
{
"success": true,
"base": "LKR",
"date": "2026-03-27T18:17:26Z",
"rates": {
"NOK": 0.030921
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LKR&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LKR",
"to": "NOK",
"amount": 100
},
"result": 3.0921,
"rate": 0.030921
}Build with LKR/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key