Rate Overview
Live
1 ALL = 51.3580 MGA
1 MGA = 0.019471
ALL
Avg
51.1253
High
51.3580
Low
50.8869
Last updated: 6/16/2026, 1:28:21 PM
Quick Conversions
| ALL | MGA |
|---|---|
| 1 ALL | 51.36 MGA |
| 10 ALL | 513.58 MGA |
| 50 ALL | 2,567.90 MGA |
| 100 ALL | 5,135.80 MGA |
| 500 ALL | 25,678.99 MGA |
| 1,000 ALL | 51,357.98 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-06-16T13:28:21Z",
"rates": {
"MGA": 51.357983
}
}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": 5135.7982999999995,
"rate": 51.357983
}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