Rate Overview
Live
1 AED = 978.4439 MNT
1 MNT = 0.001022
AED
Avg
977.3385
High
978.4439
Low
975.9004
Last updated: 7/25/2026, 11:09:50 PM
Quick Conversions
| AED | MNT |
|---|---|
| 1 AED | 978.44 MNT |
| 10 AED | 9,784.44 MNT |
| 50 AED | 48,922.19 MNT |
| 100 AED | 97,844.39 MNT |
| 500 AED | 489,221.95 MNT |
| 1,000 AED | 978,443.90 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-25T23:09:50Z",
"rates": {
"MNT": 978.443897
}
}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": 97844.3897,
"rate": 978.443897
}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