Rate Overview
Live
1 AED = 17.3487 MZN
1 MZN = 0.057641
AED
Avg
17.3619
High
17.3913
Low
17.3148
Last updated: 7/25/2026, 11:10:12 PM
Quick Conversions
| AED | MZN |
|---|---|
| 1 AED | 17.35 MZN |
| 10 AED | 173.49 MZN |
| 50 AED | 867.44 MZN |
| 100 AED | 1,734.87 MZN |
| 500 AED | 8,674.35 MZN |
| 1,000 AED | 17,348.71 MZN |
Get AED/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=MZNExample Response:
{
"success": true,
"base": "AED",
"date": "2026-07-25T23:10:12Z",
"rates": {
"MZN": 17.348709
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "MZN",
"amount": 100
},
"result": 1734.8709,
"rate": 17.348709
}Build with AED/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key