Rate Overview
Live
1 DKK = 9.8434 MZN
1 MZN = 0.101591
DKK
Avg
9.6663
High
10.1032
Low
8.8084
Last updated: 8/7/2026, 10:13:09 AM
Quick Conversions
| DKK | MZN |
|---|---|
| 1 DKK | 9.84 MZN |
| 10 DKK | 98.43 MZN |
| 50 DKK | 492.17 MZN |
| 100 DKK | 984.34 MZN |
| 500 DKK | 4,921.70 MZN |
| 1,000 DKK | 9,843.40 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-08-07T10:13:09Z",
"rates": {
"MZN": 9.843399
}
}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": 984.3399,
"rate": 9.843399
}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