Rate Overview
Live
1 MNT = 0.001821 DKK
1 DKK = 549.1488
MNT
Avg
0.001806
High
0.001821
Low
0.001799
Last updated: 6/18/2026, 11:08:42 AM
Quick Conversions
| MNT | DKK |
|---|---|
| 1 MNT | 0.00 DKK |
| 10 MNT | 0.02 DKK |
| 50 MNT | 0.09 DKK |
| 100 MNT | 0.18 DKK |
| 500 MNT | 0.91 DKK |
| 1,000 MNT | 1.82 DKK |
Get MNT/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=DKKExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-06-18T11:08:42Z",
"rates": {
"DKK": 0.001821
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "DKK",
"amount": 100
},
"result": 0.18209999999999998,
"rate": 0.001821
}Build with MNT/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key