Rate Overview
Live
1 AED = 1138.65 MGA
1 MGA = 0.000878
AED
Avg
1136.14
High
1140.53
Low
1130.80
Last updated: 3/26/2026, 3:36:04 PM
Quick Conversions
| AED | MGA |
|---|---|
| 1 AED | 1,138.65 MGA |
| 10 AED | 11,386.55 MGA |
| 50 AED | 56,932.74 MGA |
| 100 AED | 113,865.49 MGA |
| 500 AED | 569,327.44 MGA |
| 1,000 AED | 1,138,654.89 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-26T15:36:04Z",
"rates": {
"MGA": 1138.654887
}
}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": 113865.48869999999,
"rate": 1138.654887
}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