Rate Overview
Live
1 MNT = 0.001023 AED
1 AED = 977.5171
MNT
Avg
0.187328
High
4.4719
Low
0.001021
Last updated: 7/30/2026, 8:01:42 AM
Quick Conversions
| MNT | AED |
|---|---|
| 1 MNT | 0.00 AED |
| 10 MNT | 0.01 AED |
| 50 MNT | 0.05 AED |
| 100 MNT | 0.10 AED |
| 500 MNT | 0.51 AED |
| 1,000 MNT | 1.02 AED |
Get MNT/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=AEDExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-07-30T08:01:42Z",
"rates": {
"AED": 0.001023
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "AED",
"amount": 100
},
"result": 0.1023,
"rate": 0.001023
}Build with MNT/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key