Rate Overview
Live
1 LRD = 0.036065 DKK
1 DKK = 27.7277
LRD
Avg
0.035008
High
0.039250
Low
0.031726
Last updated: 7/31/2026, 12:07:33 PM
Quick Conversions
| LRD | DKK |
|---|---|
| 1 LRD | 0.04 DKK |
| 10 LRD | 0.36 DKK |
| 50 LRD | 1.80 DKK |
| 100 LRD | 3.61 DKK |
| 500 LRD | 18.03 DKK |
| 1,000 LRD | 36.07 DKK |
Get LRD/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=DKKExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-07-31T12:07:33Z",
"rates": {
"DKK": 0.036065
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "DKK",
"amount": 100
},
"result": 3.6065,
"rate": 0.036065
}Build with LRD/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key