Rate Overview
Live
1 AED = 17.3679 MZN
1 MZN = 0.057577
AED
Avg
17.3805
High
17.4138
Low
17.3430
Last updated: 7/21/2026, 11:53:22 AM
Quick Conversions
| AED | MZN |
|---|---|
| 1 AED | 17.37 MZN |
| 10 AED | 173.68 MZN |
| 50 AED | 868.40 MZN |
| 100 AED | 1,736.79 MZN |
| 500 AED | 8,683.95 MZN |
| 1,000 AED | 17,367.91 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-21T11:53:22Z",
"rates": {
"MZN": 17.367909
}
}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.7909000000002,
"rate": 17.367909
}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