Rate Overview
Live
1 LKR = 0.029348 NOK
1 NOK = 34.0739
LKR
Avg
0.029445
High
0.029541
Low
0.029311
Last updated: 7/2/2026, 11:28:17 AM
Quick Conversions
| LKR | NOK |
|---|---|
| 1 LKR | 0.03 NOK |
| 10 LKR | 0.29 NOK |
| 50 LKR | 1.47 NOK |
| 100 LKR | 2.93 NOK |
| 500 LKR | 14.67 NOK |
| 1,000 LKR | 29.35 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-02T11:28:17Z",
"rates": {
"NOK": 0.029348
}
}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.9348,
"rate": 0.029348
}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