Rate Overview
Live
1 DKK = 9.9495 MZN
1 MZN = 0.100508
DKK
Avg
9.9289
High
9.9495
Low
9.9117
Last updated: 5/28/2026, 10:58:39 PM
Quick Conversions
| DKK | MZN |
|---|---|
| 1 DKK | 9.95 MZN |
| 10 DKK | 99.49 MZN |
| 50 DKK | 497.47 MZN |
| 100 DKK | 994.95 MZN |
| 500 DKK | 4,974.74 MZN |
| 1,000 DKK | 9,949.47 MZN |
Get DKK/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=MZNExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-05-28T22:58:39Z",
"rates": {
"MZN": 9.949472
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "MZN",
"amount": 100
},
"result": 994.9472000000001,
"rate": 9.949472
}Build with DKK/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key