Rate Overview
Live
1 DKK = 556.2121 MNT
1 MNT = 0.001798
DKK
Avg
559.6389
High
564.4597
Low
555.2960
Last updated: 5/28/2026, 3:42:05 AM
Quick Conversions
| DKK | MNT |
|---|---|
| 1 DKK | 556.21 MNT |
| 10 DKK | 5,562.12 MNT |
| 50 DKK | 27,810.61 MNT |
| 100 DKK | 55,621.21 MNT |
| 500 DKK | 278,106.05 MNT |
| 1,000 DKK | 556,212.11 MNT |
Get DKK/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=MNTExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-05-28T03:42:05Z",
"rates": {
"MNT": 556.212106
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "MNT",
"amount": 100
},
"result": 55621.21059999999,
"rate": 556.212106
}Build with DKK/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key