Rate Overview
Live
1 AED = 976.7315 MNT
1 MNT = 0.001024
AED
Avg
919.1940
High
979.8334
Low
0.161418
Last updated: 7/21/2026, 12:46:40 AM
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-21T00:46:40Z",
"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