Rate Overview
Live
1 AED = 1138.39 MGA
1 MGA = 0.000878
AED
Avg
1143.09
High
1144.77
Low
1138.39
Last updated: 6/15/2026, 5:34:16 AM
Quick Conversions
| AED | MGA |
|---|---|
| 1 AED | 1,138.39 MGA |
| 10 AED | 11,383.87 MGA |
| 50 AED | 56,919.37 MGA |
| 100 AED | 113,838.73 MGA |
| 500 AED | 569,193.67 MGA |
| 1,000 AED | 1,138,387.34 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-06-15T05:34:16Z",
"rates": {
"MGA": 1138.387341
}
}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": 113838.73410000002,
"rate": 1138.387341
}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