Rate Overview
Live
1 DKK = 9.9142 MZN
1 MZN = 0.100866
DKK
Avg
9.9658
High
10.1045
Low
9.8755
Last updated: 3/7/2026, 7:42:29 AM
Quick Conversions
| DKK | MZN |
|---|---|
| 1 DKK | 9.91 MZN |
| 10 DKK | 99.14 MZN |
| 50 DKK | 495.71 MZN |
| 100 DKK | 991.42 MZN |
| 500 DKK | 4,957.08 MZN |
| 1,000 DKK | 9,914.17 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-03-07T07:42:29Z",
"rates": {
"MZN": 9.914167
}
}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": 991.4167000000001,
"rate": 9.914167
}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