Rate Overview
Live
1 MGA = 0.000881 AED
1 AED = 1135.07
MGA
Avg
0.000829
High
0.000881
Low
0.000783
Last updated: 3/27/2026, 1:29:54 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.88 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-27T13:29:54Z",
"rates": {
"AED": 0.000881
}
}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.0881,
"rate": 0.000881
}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