Rate Overview
Live
1 DKK = 50.9812 LKR
1 LKR = 0.019615
DKK
Avg
51.5124
High
53.0867
Low
50.5110
Last updated: 5/27/2026, 12:12:26 PM
Quick Conversions
| DKK | LKR |
|---|---|
| 1 DKK | 50.98 LKR |
| 10 DKK | 509.81 LKR |
| 50 DKK | 2,549.06 LKR |
| 100 DKK | 5,098.12 LKR |
| 500 DKK | 25,490.60 LKR |
| 1,000 DKK | 50,981.20 LKR |
Get DKK/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=LKRExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-05-27T12:12:26Z",
"rates": {
"LKR": 50.981196
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "LKR",
"amount": 100
},
"result": 5098.1196,
"rate": 50.981196
}Build with DKK/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key