Rate Overview
Live
1 AED = 1126.33 MGA
1 MGA = 0.000888
AED
Avg
1128.10
High
1133.53
Low
1125.75
Last updated: 4/15/2026, 9:25:16 PM
Quick Conversions
| AED | MGA |
|---|---|
| 1 AED | 1,126.33 MGA |
| 10 AED | 11,263.35 MGA |
| 50 AED | 56,316.74 MGA |
| 100 AED | 112,633.49 MGA |
| 500 AED | 563,167.43 MGA |
| 1,000 AED | 1,126,334.86 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-04-15T21:25:16Z",
"rates": {
"MGA": 1126.334864
}
}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": 112633.4864,
"rate": 1126.334864
}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