Rate Overview
Live
1 AED = 974.5679 MNT
1 MNT = 0.001026
AED
Avg
972.5608
High
979.1233
Low
969.3352
Last updated: 5/27/2026, 8:06:42 AM
Quick Conversions
| AED | MNT |
|---|---|
| 1 AED | 974.57 MNT |
| 10 AED | 9,745.68 MNT |
| 50 AED | 48,728.39 MNT |
| 100 AED | 97,456.79 MNT |
| 500 AED | 487,283.95 MNT |
| 1,000 AED | 974,567.90 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-05-27T08:06:42Z",
"rates": {
"MNT": 974.567899
}
}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": 97456.7899,
"rate": 974.567899
}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