Rate Overview
Live
1 AED = 977.8874 MNT
1 MNT = 0.001023
AED
Avg
973.4092
High
979.1233
Low
969.3352
Last updated: 7/26/2026, 5:37:07 PM
Quick Conversions
| AED | MNT |
|---|---|
| 1 AED | 977.89 MNT |
| 10 AED | 9,778.87 MNT |
| 50 AED | 48,894.37 MNT |
| 100 AED | 97,788.74 MNT |
| 500 AED | 488,943.70 MNT |
| 1,000 AED | 977,887.40 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-07-26T17:37:07Z",
"rates": {
"MNT": 977.887401
}
}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": 97788.7401,
"rate": 977.887401
}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