Rate Overview
Live
1 LRD = 0.053455 NOK
1 NOK = 18.7073
LRD
Avg
0.054179
High
0.061807
Low
0.050076
Last updated: 7/27/2026, 11:58:40 PM
Quick Conversions
| LRD | NOK |
|---|---|
| 1 LRD | 0.05 NOK |
| 10 LRD | 0.53 NOK |
| 50 LRD | 2.67 NOK |
| 100 LRD | 5.35 NOK |
| 500 LRD | 26.73 NOK |
| 1,000 LRD | 53.46 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-07-27T23:58:40Z",
"rates": {
"NOK": 0.053455
}
}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.3455,
"rate": 0.053455
}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