Rate Overview
Live
1 MGA = 0.001202 BRL
1 BRL = 831.9468
MGA
Avg
0.001207
High
0.001217
Low
0.001202
Last updated: 4/17/2026, 7:51:24 AM
Quick Conversions
| MGA | BRL |
|---|---|
| 1 MGA | 0.00 BRL |
| 10 MGA | 0.01 BRL |
| 50 MGA | 0.06 BRL |
| 100 MGA | 0.12 BRL |
| 500 MGA | 0.60 BRL |
| 1,000 MGA | 1.20 BRL |
Get MGA/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=BRLExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-04-17T07:51:24Z",
"rates": {
"BRL": 0.001202
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "BRL",
"amount": 100
},
"result": 0.1202,
"rate": 0.001202
}Build with MGA/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key