Rate Overview
Live
1 AED = 17.3755 MZN
1 MZN = 0.057552
AED
Avg
17.3843
High
17.4140
Low
17.3738
Last updated: 9/2/2026, 2:55:22 AM
Quick Conversions
| AED | MZN |
|---|---|
| 1 AED | 17.38 MZN |
| 10 AED | 173.75 MZN |
| 50 AED | 868.77 MZN |
| 100 AED | 1,737.55 MZN |
| 500 AED | 8,687.74 MZN |
| 1,000 AED | 17,375.48 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-09-02T02:55:22Z",
"rates": {
"MZN": 17.37548
}
}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": 1737.548,
"rate": 17.37548
}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