Rate Overview
Live
1 ALL = 53.4376 MGA
1 MGA = 0.018713
ALL
Avg
53.3095
High
53.4713
Low
52.7254
Last updated: 8/12/2026, 3:59:59 PM
Quick Conversions
| ALL | MGA |
|---|---|
| 1 ALL | 53.44 MGA |
| 10 ALL | 534.38 MGA |
| 50 ALL | 2,671.88 MGA |
| 100 ALL | 5,343.76 MGA |
| 500 ALL | 26,718.80 MGA |
| 1,000 ALL | 53,437.61 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-08-12T15:59:59Z",
"rates": {
"MGA": 53.437606
}
}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": 5343.7606000000005,
"rate": 53.437606
}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