Rate Overview
Live
1 MZN = 0.100865 DKK
1 DKK = 9.9142
MZN
Avg
0.100349
High
0.101260
Low
0.098965
Last updated: 3/7/2026, 9:29:01 AM
Quick Conversions
| MZN | DKK |
|---|---|
| 1 MZN | 0.10 DKK |
| 10 MZN | 1.01 DKK |
| 50 MZN | 5.04 DKK |
| 100 MZN | 10.09 DKK |
| 500 MZN | 50.43 DKK |
| 1,000 MZN | 100.87 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-07T09:29:01Z",
"rates": {
"DKK": 0.100865
}
}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.0865,
"rate": 0.100865
}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