Rate Overview
Live
1 AED = 1160.03 MGA
1 MGA = 0.000862
AED
Avg
1158.11
High
1167.31
Low
1153.54
Last updated: 7/5/2026, 10:21:43 AM
Quick Conversions
| AED | MGA |
|---|---|
| 1 AED | 1,160.03 MGA |
| 10 AED | 11,600.28 MGA |
| 50 AED | 58,001.39 MGA |
| 100 AED | 116,002.77 MGA |
| 500 AED | 580,013.86 MGA |
| 1,000 AED | 1,160,027.72 MGA |
Get AED/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=MGAExample Response:
{
"success": true,
"base": "AED",
"date": "2026-07-05T10:21:43Z",
"rates": {
"MGA": 1160.027721
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "MGA",
"amount": 100
},
"result": 116002.77209999999,
"rate": 1160.027721
}Build with AED/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key