Rate Overview
Live
1 ALL = 52.9382 MGA
1 MGA = 0.018890
ALL
Avg
51.1048
High
55.7408
Low
46.5662
Last updated: 7/27/2026, 4:46:44 PM
Quick Conversions
| ALL | MGA |
|---|---|
| 1 ALL | 52.94 MGA |
| 10 ALL | 529.38 MGA |
| 50 ALL | 2,646.91 MGA |
| 100 ALL | 5,293.82 MGA |
| 500 ALL | 26,469.12 MGA |
| 1,000 ALL | 52,938.25 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-27T16:46:44Z",
"rates": {
"MGA": 52.938246
}
}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": 5293.8246,
"rate": 52.938246
}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