Rate Overview
Live
1 MGA = 0.001218 BRL
1 BRL = 821.0181
MGA
Avg
0.001218
High
0.001223
Low
0.001213
Last updated: 7/3/2026, 12:12:35 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.61 BRL |
| 1,000 MGA | 1.22 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-07-03T00:12:35Z",
"rates": {
"BRL": 0.001218
}
}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.12179999999999999,
"rate": 0.001218
}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