Rate Overview
Live
1 AED = 1163.45 MGA
1 MGA = 0.000860
AED
Avg
1199.91
High
1276.02
Low
1129.59
Last updated: 7/21/2026, 12:13:39 AM
Quick Conversions
| AED | MGA |
|---|---|
| 1 AED | 1,163.45 MGA |
| 10 AED | 11,634.55 MGA |
| 50 AED | 58,172.75 MGA |
| 100 AED | 116,345.49 MGA |
| 500 AED | 581,727.46 MGA |
| 1,000 AED | 1,163,454.92 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-07-21T00:13:39Z",
"rates": {
"MGA": 1163.454915
}
}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": 116345.4915,
"rate": 1163.454915
}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