Rate Overview
Live
1 MGA = 0.019564 ALL
1 ALL = 51.1143
MGA
Avg
0.019569
High
0.019637
Low
0.019488
Last updated: 5/29/2026, 4:25:36 PM
Quick Conversions
| MGA | ALL |
|---|---|
| 1 MGA | 0.02 ALL |
| 10 MGA | 0.20 ALL |
| 50 MGA | 0.98 ALL |
| 100 MGA | 1.96 ALL |
| 500 MGA | 9.78 ALL |
| 1,000 MGA | 19.56 ALL |
Get MGA/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=ALLExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-05-29T16:25:36Z",
"rates": {
"ALL": 0.019564
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "ALL",
"amount": 100
},
"result": 1.9564000000000001,
"rate": 0.019564
}Build with MGA/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key