Rate Overview
Live
1 MGA = 0.018528 ALL
1 ALL = 53.9724
MGA
Avg
0.018588
High
0.018676
Low
0.018524
Last updated: 8/21/2026, 9:04:09 AM
Quick Conversions
| MGA | ALL |
|---|---|
| 1 MGA | 0.02 ALL |
| 10 MGA | 0.19 ALL |
| 50 MGA | 0.93 ALL |
| 100 MGA | 1.85 ALL |
| 500 MGA | 9.26 ALL |
| 1,000 MGA | 18.53 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-08-21T09:04:09Z",
"rates": {
"ALL": 0.018528
}
}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.8528,
"rate": 0.018528
}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