Rate Overview
Live
1 MGA = 0.019990 ALL
1 ALL = 50.0250
MGA
Avg
0.019617
High
0.019990
Low
0.019247
Last updated: 3/6/2026, 11:49:09 PM
Quick Conversions
| MGA | ALL |
|---|---|
| 1 MGA | 0.02 ALL |
| 10 MGA | 0.20 ALL |
| 50 MGA | 1.00 ALL |
| 100 MGA | 2.00 ALL |
| 500 MGA | 10.00 ALL |
| 1,000 MGA | 19.99 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-03-06T23:49:09Z",
"rates": {
"ALL": 0.01999
}
}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.999,
"rate": 0.01999
}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