Rate Overview
Live
1 AED = 979.2699 MNT
1 MNT = 0.001021
AED
Avg
979.3294
High
979.6645
Low
978.6290
Last updated: 8/15/2026, 5:36:22 AM
Quick Conversions
| AED | MNT |
|---|---|
| 1 AED | 979.27 MNT |
| 10 AED | 9,792.70 MNT |
| 50 AED | 48,963.50 MNT |
| 100 AED | 97,926.99 MNT |
| 500 AED | 489,634.97 MNT |
| 1,000 AED | 979,269.93 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-08-15T05:36:22Z",
"rates": {
"MNT": 979.269931
}
}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": 97926.9931,
"rate": 979.269931
}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