Rate Overview
Live
1 ALL = 50.0245 MGA
1 MGA = 0.019990
ALL
Avg
50.8663
High
51.8507
Low
50.0245
Last updated: 3/7/2026, 12:15:02 AM
Quick Conversions
| ALL | MGA |
|---|---|
| 1 ALL | 50.02 MGA |
| 10 ALL | 500.24 MGA |
| 50 ALL | 2,501.22 MGA |
| 100 ALL | 5,002.45 MGA |
| 500 ALL | 25,012.23 MGA |
| 1,000 ALL | 50,024.45 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-07T00:15:02Z",
"rates": {
"MGA": 50.024452
}
}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": 5002.4452,
"rate": 50.024452
}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