Rate Overview
Live
1 MGA = 0.018044 ALL
1 ALL = 55.4201 MGA
Avg
0.017977
High
0.018303
Low
0.017842
Last updated: 1/25/2026, 9:25:04 AM
Quick Conversions
| MGA | ALL |
|---|---|
| 1 MGA | 0.02 ALL |
| 10 MGA | 0.18 ALL |
| 50 MGA | 0.90 ALL |
| 100 MGA | 1.80 ALL |
| 500 MGA | 9.02 ALL |
| 1,000 MGA | 18.04 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-01-25T09:25:04Z",
"rates": {
"ALL": 0.018044
}
}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.8044,
"rate": 0.018044
}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