Rate Overview
Live
1 AED = 17.4120 MZN
1 MZN = 0.057432
AED
Avg
17.4119
High
17.4132
Low
17.4102
Last updated: 4/16/2026, 5:57:11 PM
Quick Conversions
| AED | MZN |
|---|---|
| 1 AED | 17.41 MZN |
| 10 AED | 174.12 MZN |
| 50 AED | 870.60 MZN |
| 100 AED | 1,741.20 MZN |
| 500 AED | 8,705.98 MZN |
| 1,000 AED | 17,411.97 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-04-16T17:57:11Z",
"rates": {
"MZN": 17.411966
}
}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": 1741.1966,
"rate": 17.411966
}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