Rate Overview
Live
1 AED = 17.3743 MZN
1 MZN = 0.057556
AED
Avg
17.3794
High
17.4146
Low
17.3152
Last updated: 5/27/2026, 6:12:13 AM
Quick Conversions
| AED | MZN |
|---|---|
| 1 AED | 17.37 MZN |
| 10 AED | 173.74 MZN |
| 50 AED | 868.72 MZN |
| 100 AED | 1,737.43 MZN |
| 500 AED | 8,687.17 MZN |
| 1,000 AED | 17,374.33 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-05-27T06:12:13Z",
"rates": {
"MZN": 17.374331
}
}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.4331000000002,
"rate": 17.374331
}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