Rate Overview
Live
1 AED = 973.4462 MNT
1 MNT = 0.001027
AED
Avg
973.9610
High
978.8154
Low
972.8450
Last updated: 4/15/2026, 9:23:10 PM
Quick Conversions
| AED | MNT |
|---|---|
| 1 AED | 973.45 MNT |
| 10 AED | 9,734.46 MNT |
| 50 AED | 48,672.31 MNT |
| 100 AED | 97,344.62 MNT |
| 500 AED | 486,723.09 MNT |
| 1,000 AED | 973,446.18 MNT |
Get AED/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=MNTExample Response:
{
"success": true,
"base": "AED",
"date": "2026-04-15T21:23:10Z",
"rates": {
"MNT": 973.446183
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "MNT",
"amount": 100
},
"result": 97344.6183,
"rate": 973.446183
}Build with AED/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key