Rate Overview
Live
1 AED = 975.8076 MNT
1 MNT = 0.001025
AED
Avg
972.1547
High
975.8854
Low
970.9436
Last updated: 3/26/2026, 1:48:12 PM
Quick Conversions
| AED | MNT |
|---|---|
| 1 AED | 975.81 MNT |
| 10 AED | 9,758.08 MNT |
| 50 AED | 48,790.38 MNT |
| 100 AED | 97,580.76 MNT |
| 500 AED | 487,903.78 MNT |
| 1,000 AED | 975,807.56 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-03-26T13:48:12Z",
"rates": {
"MNT": 975.80756
}
}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": 97580.756,
"rate": 975.80756
}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