Rate Overview
Live
1 AED = 974.5414 MNT
1 MNT = 0.001026
AED
Avg
974.3643
High
974.8969
Low
973.7979
Last updated: 5/27/2026, 6:53:53 AM
Quick Conversions
| AED | MNT |
|---|---|
| 1 AED | 974.54 MNT |
| 10 AED | 9,745.41 MNT |
| 50 AED | 48,727.07 MNT |
| 100 AED | 97,454.14 MNT |
| 500 AED | 487,270.68 MNT |
| 1,000 AED | 974,541.37 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-05-27T06:53:53Z",
"rates": {
"MNT": 974.541366
}
}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": 97454.1366,
"rate": 974.541366
}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