Rate Overview
Live
1 DKK = 9.8946 MZN
1 MZN = 0.101066
DKK
Avg
9.8756
High
9.9045
Low
9.8494
Last updated: 8/19/2026, 3:14:19 AM
Quick Conversions
| DKK | MZN |
|---|---|
| 1 DKK | 9.89 MZN |
| 10 DKK | 98.95 MZN |
| 50 DKK | 494.73 MZN |
| 100 DKK | 989.46 MZN |
| 500 DKK | 4,947.28 MZN |
| 1,000 DKK | 9,894.56 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-19T03:14:19Z",
"rates": {
"MZN": 9.894556
}
}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": 989.4556,
"rate": 9.894556
}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