Rate Overview
Live
1 DKK = 9.9506 MZN
1 MZN = 0.100497
DKK
Avg
9.9915
High
10.1568
Low
9.7955
Last updated: 5/29/2026, 12:15:05 AM
Quick Conversions
| DKK | MZN |
|---|---|
| 1 DKK | 9.95 MZN |
| 10 DKK | 99.51 MZN |
| 50 DKK | 497.53 MZN |
| 100 DKK | 995.06 MZN |
| 500 DKK | 4,975.29 MZN |
| 1,000 DKK | 9,950.58 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-29T00:15:05Z",
"rates": {
"MZN": 9.950581
}
}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": 995.0581,
"rate": 9.950581
}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