Rate Overview
Live
1 MZN = 0.102387 DKK
1 DKK = 9.7669
MZN
Avg
0.102866
High
0.103320
Low
0.102387
Last updated: 7/30/2026, 11:08:35 AM
Quick Conversions
| MZN | DKK |
|---|---|
| 1 MZN | 0.10 DKK |
| 10 MZN | 1.02 DKK |
| 50 MZN | 5.12 DKK |
| 100 MZN | 10.24 DKK |
| 500 MZN | 51.19 DKK |
| 1,000 MZN | 102.39 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-07-30T11:08:35Z",
"rates": {
"DKK": 0.102387
}
}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.238700000000001,
"rate": 0.102387
}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