Rate Overview
Live
1 AED = 1172.56 MGA
1 MGA = 0.000853
AED
Avg
1172.32
High
1174.04
Low
1168.07
Last updated: 8/13/2026, 6:15:31 AM
Quick Conversions
| AED | MGA |
|---|---|
| 1 AED | 1,172.56 MGA |
| 10 AED | 11,725.59 MGA |
| 50 AED | 58,627.96 MGA |
| 100 AED | 117,255.91 MGA |
| 500 AED | 586,279.55 MGA |
| 1,000 AED | 1,172,559.10 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-08-13T06:15:31Z",
"rates": {
"MGA": 1172.559104
}
}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": 117255.9104,
"rate": 1172.559104
}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