Rate Overview
Live
1 AED = 975.6263 MNT
1 MNT = 0.001025
AED
Avg
975.2352
High
976.0252
Low
974.4334
Last updated: 7/2/2026, 5:26:09 AM
Quick Conversions
| AED | MNT |
|---|---|
| 1 AED | 975.63 MNT |
| 10 AED | 9,756.26 MNT |
| 50 AED | 48,781.31 MNT |
| 100 AED | 97,562.63 MNT |
| 500 AED | 487,813.13 MNT |
| 1,000 AED | 975,626.26 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-02T05:26:09Z",
"rates": {
"MNT": 975.626259
}
}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": 97562.6259,
"rate": 975.626259
}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