Rate Overview
Live
1 LKR = 0.028674 NOK
1 NOK = 34.8748
LKR
Avg
0.033846
High
0.039413
Low
0.027917
Last updated: 7/15/2026, 7:21:46 PM
Quick Conversions
| LKR | NOK |
|---|---|
| 1 LKR | 0.03 NOK |
| 10 LKR | 0.29 NOK |
| 50 LKR | 1.43 NOK |
| 100 LKR | 2.87 NOK |
| 500 LKR | 14.34 NOK |
| 1,000 LKR | 28.67 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-15T19:21:46Z",
"rates": {
"NOK": 0.028674
}
}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.8674,
"rate": 0.028674
}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