Rate Overview
Live
1 AED = 976.6014 MNT
1 MNT = 0.001024
AED
Avg
976.5287
High
977.0779
Low
975.9004
Last updated: 7/21/2026, 7:57:58 PM
Quick Conversions
| AED | MNT |
|---|---|
| 1 AED | 976.60 MNT |
| 10 AED | 9,766.01 MNT |
| 50 AED | 48,830.07 MNT |
| 100 AED | 97,660.14 MNT |
| 500 AED | 488,300.71 MNT |
| 1,000 AED | 976,601.43 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-21T19:57:58Z",
"rates": {
"MNT": 976.601427
}
}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": 97660.1427,
"rate": 976.601427
}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