Rate Overview
Live
1 DKK = 10.0313 MZN
1 MZN = 0.099688
DKK
Avg
10.0313
High
10.0664
Low
9.9943
Last updated: 5/8/2026, 3:24:22 AM
Quick Conversions
| DKK | MZN |
|---|---|
| 1 DKK | 10.03 MZN |
| 10 DKK | 100.31 MZN |
| 50 DKK | 501.56 MZN |
| 100 DKK | 1,003.13 MZN |
| 500 DKK | 5,015.64 MZN |
| 1,000 DKK | 10,031.28 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-08T03:24:22Z",
"rates": {
"MZN": 10.031281
}
}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": 1003.1281,
"rate": 10.031281
}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