Rate Overview
Live
1 LRD = 0.034442 DKK
1 DKK = 29.0343
LRD
Avg
0.034560
High
0.034810
Low
0.034381
Last updated: 4/17/2026, 11:25:28 AM
Quick Conversions
| LRD | DKK |
|---|---|
| 1 LRD | 0.03 DKK |
| 10 LRD | 0.34 DKK |
| 50 LRD | 1.72 DKK |
| 100 LRD | 3.44 DKK |
| 500 LRD | 17.22 DKK |
| 1,000 LRD | 34.44 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-04-17T11:25:28Z",
"rates": {
"DKK": 0.034442
}
}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.4442,
"rate": 0.034442
}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