Rate Overview
Live
1 AED = 976.7315 MNT
1 MNT = 0.001024
AED
Avg
973.2214
High
979.1233
Low
969.3352
Last updated: 7/20/2026, 7:34:27 PM
Quick Conversions
| AED | MNT |
|---|---|
| 1 AED | 976.73 MNT |
| 10 AED | 9,767.31 MNT |
| 50 AED | 48,836.57 MNT |
| 100 AED | 97,673.15 MNT |
| 500 AED | 488,365.73 MNT |
| 1,000 AED | 976,731.47 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-20T19:34:27Z",
"rates": {
"MNT": 976.731466
}
}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": 97673.1466,
"rate": 976.731466
}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