Rate Overview
Live
1 MNT = 0.001800 DKK
1 DKK = 555.5556
MNT
Avg
0.001793
High
0.001809
Low
0.001773
Last updated: 3/7/2026, 12:27:50 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.90 DKK |
| 1,000 MNT | 1.80 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-07T00:27:50Z",
"rates": {
"DKK": 0.0018
}
}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.18,
"rate": 0.0018
}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