Rate Overview
Live
1 AED = 17.3968 MZN
1 MZN = 0.057482
AED
Avg
17.3893
High
17.3968
Low
17.3762
Last updated: 7/2/2026, 10:36:36 PM
Quick Conversions
| AED | MZN |
|---|---|
| 1 AED | 17.40 MZN |
| 10 AED | 173.97 MZN |
| 50 AED | 869.84 MZN |
| 100 AED | 1,739.68 MZN |
| 500 AED | 8,698.40 MZN |
| 1,000 AED | 17,396.79 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-02T22:36:36Z",
"rates": {
"MZN": 17.396794
}
}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": 1739.6794,
"rate": 17.396794
}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