Rate Overview
Live
1 LKR = 0.030931 NOK
1 NOK = 32.3300
LKR
Avg
0.032221
High
0.033401
Low
0.030667
Last updated: 3/27/2026, 7:53:37 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.47 NOK |
| 1,000 LKR | 30.93 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-27T19:53:37Z",
"rates": {
"NOK": 0.030931
}
}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.0931,
"rate": 0.030931
}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