Rate Overview
Live
1 MNT = 0.001816 DKK
1 DKK = 550.6608
MNT
Avg
0.001809
High
0.001816
Low
0.001804
Last updated: 3/27/2026, 8:23:05 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-03-27T08:23:05Z",
"rates": {
"DKK": 0.001816
}
}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.18159999999999998,
"rate": 0.001816
}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