Rate Overview
Live
1 AED = 1127.18 MGA
1 MGA = 0.000887
AED
Avg
1140.78
High
1154.76
Low
1127.18
Last updated: 3/6/2026, 8:10:24 AM
Quick Conversions
| AED | MGA |
|---|---|
| 1 AED | 1,127.18 MGA |
| 10 AED | 11,271.85 MGA |
| 50 AED | 56,359.23 MGA |
| 100 AED | 112,718.45 MGA |
| 500 AED | 563,592.25 MGA |
| 1,000 AED | 1,127,184.50 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-03-06T08:10:24Z",
"rates": {
"MGA": 1127.184501
}
}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": 112718.4501,
"rate": 1127.184501
}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