Rate Overview
Live
1 AED = 17.3906 MZN
1 MZN = 0.057502
AED
Avg
17.3787
High
17.3909
Low
17.3519
Last updated: 8/15/2026, 3:29:31 AM
Quick Conversions
| AED | MZN |
|---|---|
| 1 AED | 17.39 MZN |
| 10 AED | 173.91 MZN |
| 50 AED | 869.53 MZN |
| 100 AED | 1,739.06 MZN |
| 500 AED | 8,695.31 MZN |
| 1,000 AED | 17,390.61 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-08-15T03:29:31Z",
"rates": {
"MZN": 17.390613
}
}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.0612999999998,
"rate": 17.390613
}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