Rate Overview
Live
1 MGA = 0.001181 BRL
1 BRL = 846.7401
MGA
Avg
0.001191
High
0.001203
Low
0.001180
Last updated: 5/7/2026, 9:11: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.59 BRL |
| 1,000 MGA | 1.18 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-05-07T09:11:24Z",
"rates": {
"BRL": 0.001181
}
}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.1181,
"rate": 0.001181
}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