Rate Overview
Live
1 AED = 17.3598 MZN
1 MZN = 0.057605
AED
Avg
17.3776
High
17.3925
Low
17.3598
Last updated: 6/16/2026, 6:13:51 AM
Quick Conversions
| AED | MZN |
|---|---|
| 1 AED | 17.36 MZN |
| 10 AED | 173.60 MZN |
| 50 AED | 867.99 MZN |
| 100 AED | 1,735.98 MZN |
| 500 AED | 8,679.88 MZN |
| 1,000 AED | 17,359.75 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-06-16T06:13:51Z",
"rates": {
"MZN": 17.359751
}
}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": 1735.9750999999999,
"rate": 17.359751
}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