Rate Overview
Live
1 ALL = 51.7683 MGA
1 MGA = 0.019317
ALL
Avg
51.6822
High
51.9283
Low
51.2790
Last updated: 7/6/2026, 1:44:05 PM
Quick Conversions
| ALL | MGA |
|---|---|
| 1 ALL | 51.77 MGA |
| 10 ALL | 517.68 MGA |
| 50 ALL | 2,588.42 MGA |
| 100 ALL | 5,176.83 MGA |
| 500 ALL | 25,884.16 MGA |
| 1,000 ALL | 51,768.31 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-06T13:44:05Z",
"rates": {
"MGA": 51.768312
}
}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": 5176.8312000000005,
"rate": 51.768312
}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