Rate Overview
Live
1 AED = 1139.93 MGA
1 MGA = 0.000877
AED
Avg
1141.62
High
1143.94
Low
1139.22
Last updated: 5/26/2026, 3:13:15 AM
Quick Conversions
| AED | MGA |
|---|---|
| 1 AED | 1,139.93 MGA |
| 10 AED | 11,399.34 MGA |
| 50 AED | 56,996.72 MGA |
| 100 AED | 113,993.45 MGA |
| 500 AED | 569,967.23 MGA |
| 1,000 AED | 1,139,934.45 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-05-26T03:13:15Z",
"rates": {
"MGA": 1139.934453
}
}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": 113993.4453,
"rate": 1139.934453
}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