Rate Overview
Live
1 AED = 1143.01 MGA
1 MGA = 0.000875
AED
Avg
1169.56
High
1259.83
Low
1126.34
Last updated: 5/26/2026, 4:17:15 AM
Quick Conversions
| AED | MGA |
|---|---|
| 1 AED | 1,143.01 MGA |
| 10 AED | 11,430.07 MGA |
| 50 AED | 57,150.34 MGA |
| 100 AED | 114,300.67 MGA |
| 500 AED | 571,503.37 MGA |
| 1,000 AED | 1,143,006.73 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-26T04:17:15Z",
"rates": {
"MGA": 1143.006731
}
}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": 114300.6731,
"rate": 1143.006731
}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