Rate Overview
Live
1 DKK = 10.1000 MZN
1 MZN = 0.099010
DKK
Avg
10.0587
High
10.1000
Low
10.0005
Last updated: 4/17/2026, 5:56:35 PM
Quick Conversions
| DKK | MZN |
|---|---|
| 1 DKK | 10.10 MZN |
| 10 DKK | 101.00 MZN |
| 50 DKK | 505.00 MZN |
| 100 DKK | 1,010.00 MZN |
| 500 DKK | 5,049.98 MZN |
| 1,000 DKK | 10,099.96 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-04-17T17:56:35Z",
"rates": {
"MZN": 10.099965
}
}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": 1009.9965,
"rate": 10.099965
}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