Rate Overview
Live
1 AED = 1173.76 MGA
1 MGA = 0.000852
AED
Avg
1167.58
High
1173.76
Low
1158.27
Last updated: 7/25/2026, 12:26:21 AM
Quick Conversions
| AED | MGA |
|---|---|
| 1 AED | 1,173.76 MGA |
| 10 AED | 11,737.63 MGA |
| 50 AED | 58,688.15 MGA |
| 100 AED | 117,376.31 MGA |
| 500 AED | 586,881.54 MGA |
| 1,000 AED | 1,173,763.08 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-25T00:26:21Z",
"rates": {
"MGA": 1173.763075
}
}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": 117376.30750000001,
"rate": 1173.763075
}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