Rate Overview
Live
1 LRD = 0.050815 NOK
1 NOK = 19.6792
LRD
Avg
0.051320
High
0.051928
Low
0.050815
Last updated: 4/17/2026, 1:57:56 PM
Quick Conversions
| LRD | NOK |
|---|---|
| 1 LRD | 0.05 NOK |
| 10 LRD | 0.51 NOK |
| 50 LRD | 2.54 NOK |
| 100 LRD | 5.08 NOK |
| 500 LRD | 25.41 NOK |
| 1,000 LRD | 50.82 NOK |
Get LRD/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=NOKExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-04-17T13:57:56Z",
"rates": {
"NOK": 0.050815
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "NOK",
"amount": 100
},
"result": 5.0815,
"rate": 0.050815
}Build with LRD/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key