Rate Overview
Live
1 AED = 17.3672 MZN
1 MZN = 0.057580
AED
Avg
17.3841
High
17.4007
Low
17.3503
Last updated: 3/27/2026, 4:47:03 PM
Quick Conversions
| AED | MZN |
|---|---|
| 1 AED | 17.37 MZN |
| 10 AED | 173.67 MZN |
| 50 AED | 868.36 MZN |
| 100 AED | 1,736.72 MZN |
| 500 AED | 8,683.58 MZN |
| 1,000 AED | 17,367.17 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-03-27T16:47:03Z",
"rates": {
"MZN": 17.367167
}
}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": 1736.7167,
"rate": 17.367167
}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