Rate Overview
Live
1 ALL = 51.9550 MGA
1 MGA = 0.019247
ALL
Avg
51.6426
High
55.4818
Low
49.5136
Last updated: 7/23/2026, 7:10:21 AM
Quick Conversions
| ALL | MGA |
|---|---|
| 1 ALL | 51.96 MGA |
| 10 ALL | 519.55 MGA |
| 50 ALL | 2,597.75 MGA |
| 100 ALL | 5,195.50 MGA |
| 500 ALL | 25,977.51 MGA |
| 1,000 ALL | 51,955.01 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-07-23T07:10:21Z",
"rates": {
"MGA": 51.955011
}
}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": 5195.5010999999995,
"rate": 51.955011
}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