Rate Overview
Live
1 LRD = 0.035112 DKK
1 DKK = 28.4803
LRD
Avg
0.034871
High
0.035191
Low
0.034510
Last updated: 5/27/2026, 4:03:32 PM
Quick Conversions
| LRD | DKK |
|---|---|
| 1 LRD | 0.04 DKK |
| 10 LRD | 0.35 DKK |
| 50 LRD | 1.76 DKK |
| 100 LRD | 3.51 DKK |
| 500 LRD | 17.56 DKK |
| 1,000 LRD | 35.11 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-05-27T16:03:32Z",
"rates": {
"DKK": 0.035112
}
}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.5111999999999997,
"rate": 0.035112
}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