Rate Overview
Live
1 MGA = 0.000887 AED
1 AED = 1127.40
MGA
Avg
0.000876
High
0.000887
Low
0.000865
Last updated: 3/6/2026, 11:47:41 PM
Quick Conversions
| MGA | AED |
|---|---|
| 1 MGA | 0.00 AED |
| 10 MGA | 0.01 AED |
| 50 MGA | 0.04 AED |
| 100 MGA | 0.09 AED |
| 500 MGA | 0.44 AED |
| 1,000 MGA | 0.89 AED |
Get MGA/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=AEDExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-03-06T23:47:41Z",
"rates": {
"AED": 0.000887
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "AED",
"amount": 100
},
"result": 0.0887,
"rate": 0.000887
}Build with MGA/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key