Rate Overview
Live
1 MZN = 0.101527 DKK
1 DKK = 9.8496
MZN
Avg
0.101059
High
0.102662
Low
0.098965
Last updated: 3/28/2026, 12:20:15 PM
Quick Conversions
| MZN | DKK |
|---|---|
| 1 MZN | 0.10 DKK |
| 10 MZN | 1.02 DKK |
| 50 MZN | 5.08 DKK |
| 100 MZN | 10.15 DKK |
| 500 MZN | 50.76 DKK |
| 1,000 MZN | 101.53 DKK |
Get MZN/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=DKKExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-03-28T12:20:15Z",
"rates": {
"DKK": 0.101527
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "DKK",
"amount": 100
},
"result": 10.152700000000001,
"rate": 0.101527
}Build with MZN/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key