Rate Overview
Live
1 ALL = 51.3134 MGA
1 MGA = 0.019488
ALL
Avg
52.3108
High
55.9428
Low
47.0647
Last updated: 5/27/2026, 12:16:59 PM
Quick Conversions
| ALL | MGA |
|---|---|
| 1 ALL | 51.31 MGA |
| 10 ALL | 513.13 MGA |
| 50 ALL | 2,565.67 MGA |
| 100 ALL | 5,131.34 MGA |
| 500 ALL | 25,656.69 MGA |
| 1,000 ALL | 51,313.39 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-05-27T12:16:59Z",
"rates": {
"MGA": 51.313389
}
}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": 5131.3389,
"rate": 51.313389
}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