Rate Overview
Live
1 AED = 1174.38 MGA
1 MGA = 0.000852
AED
Avg
1161.72
High
1174.38
Low
1146.40
Last updated: 7/25/2026, 3:05:20 PM
Quick Conversions
| AED | MGA |
|---|---|
| 1 AED | 1,174.38 MGA |
| 10 AED | 11,743.78 MGA |
| 50 AED | 58,718.90 MGA |
| 100 AED | 117,437.81 MGA |
| 500 AED | 587,189.03 MGA |
| 1,000 AED | 1,174,378.06 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-25T15:05:20Z",
"rates": {
"MGA": 1174.378061
}
}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": 117437.80609999999,
"rate": 1174.378061
}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