Rate Overview
Live
1 ALL = 50.0961 MGA
1 MGA = 0.019962
ALL
Avg
53.5526
High
55.9908
Low
49.5588
Last updated: 3/27/2026, 3:12:28 PM
Quick Conversions
| ALL | MGA |
|---|---|
| 1 ALL | 50.10 MGA |
| 10 ALL | 500.96 MGA |
| 50 ALL | 2,504.80 MGA |
| 100 ALL | 5,009.61 MGA |
| 500 ALL | 25,048.05 MGA |
| 1,000 ALL | 50,096.09 MGA |
Get ALL/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=MGAExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-03-27T15:12:28Z",
"rates": {
"MGA": 50.096091
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "MGA",
"amount": 100
},
"result": 5009.6091,
"rate": 50.096091
}Build with ALL/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key