Rate Overview
Live
1 AED = 975.3223 MNT
1 MNT = 0.001025
AED
Avg
974.5758
High
975.3223
Low
973.8747
Last updated: 6/16/2026, 8:51:17 AM
Quick Conversions
| AED | MNT |
|---|---|
| 1 AED | 975.32 MNT |
| 10 AED | 9,753.22 MNT |
| 50 AED | 48,766.12 MNT |
| 100 AED | 97,532.23 MNT |
| 500 AED | 487,661.16 MNT |
| 1,000 AED | 975,322.33 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-06-16T08:51:17Z",
"rates": {
"MNT": 975.322328
}
}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": 97532.2328,
"rate": 975.322328
}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