Rate Overview
Live
1 DKK = 555.8011 MNT
1 MNT = 0.001799
DKK
Avg
554.5499
High
556.0175
Low
552.4899
Last updated: 6/17/2026, 7:14:34 AM
Quick Conversions
| DKK | MNT |
|---|---|
| 1 DKK | 555.80 MNT |
| 10 DKK | 5,558.01 MNT |
| 50 DKK | 27,790.06 MNT |
| 100 DKK | 55,580.11 MNT |
| 500 DKK | 277,900.56 MNT |
| 1,000 DKK | 555,801.12 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-06-17T07:14:34Z",
"rates": {
"MNT": 555.801119
}
}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": 55580.111899999996,
"rate": 555.801119
}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