Rate Overview
Live
1 AED = 979.0539 MNT
1 MNT = 0.001021
AED
Avg
979.3989
High
980.2630
Low
978.9611
Last updated: 9/3/2026, 6:08:06 AM
Quick Conversions
| AED | MNT |
|---|---|
| 1 AED | 979.05 MNT |
| 10 AED | 9,790.54 MNT |
| 50 AED | 48,952.70 MNT |
| 100 AED | 97,905.39 MNT |
| 500 AED | 489,526.96 MNT |
| 1,000 AED | 979,053.92 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-09-03T06:08:06Z",
"rates": {
"MNT": 979.053919
}
}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": 97905.39189999999,
"rate": 979.053919
}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