Rate Overview
Live
1 AED = 974.2216 MNT
1 MNT = 0.001026
AED
Avg
974.2589
High
974.7532
Low
973.7510
Last updated: 5/7/2026, 1:17:07 AM
Quick Conversions
| AED | MNT |
|---|---|
| 1 AED | 974.22 MNT |
| 10 AED | 9,742.22 MNT |
| 50 AED | 48,711.08 MNT |
| 100 AED | 97,422.16 MNT |
| 500 AED | 487,110.78 MNT |
| 1,000 AED | 974,221.56 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-07T01:17:07Z",
"rates": {
"MNT": 974.221558
}
}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": 97422.1558,
"rate": 974.221558
}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