Rate Overview
Live
1 LKR = 0.028495 NOK
1 NOK = 35.0939
LKR
Avg
0.028584
High
0.028804
Low
0.028409
Last updated: 7/25/2026, 3:47:03 AM
Quick Conversions
| LKR | NOK |
|---|---|
| 1 LKR | 0.03 NOK |
| 10 LKR | 0.28 NOK |
| 50 LKR | 1.42 NOK |
| 100 LKR | 2.85 NOK |
| 500 LKR | 14.25 NOK |
| 1,000 LKR | 28.50 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-07-25T03:47:03Z",
"rates": {
"NOK": 0.028495
}
}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": 2.8495,
"rate": 0.028495
}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