Rate Overview
Live
1 LRD = 0.052366 NOK
1 NOK = 19.0964
LRD
Avg
0.052418
High
0.052965
Low
0.051801
Last updated: 3/7/2026, 9:14:09 AM
Quick Conversions
| LRD | NOK |
|---|---|
| 1 LRD | 0.05 NOK |
| 10 LRD | 0.52 NOK |
| 50 LRD | 2.62 NOK |
| 100 LRD | 5.24 NOK |
| 500 LRD | 26.18 NOK |
| 1,000 LRD | 52.37 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-03-07T09:14:09Z",
"rates": {
"NOK": 0.052366
}
}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.2366,
"rate": 0.052366
}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