Rate Overview
Live
1 MGA = 0.001256 BRL
1 BRL = 796.1783
MGA
Avg
0.001206
High
0.001266
Low
0.001157
Last updated: 3/27/2026, 5:04:56 PM
Quick Conversions
| MGA | BRL |
|---|---|
| 1 MGA | 0.00 BRL |
| 10 MGA | 0.01 BRL |
| 50 MGA | 0.06 BRL |
| 100 MGA | 0.13 BRL |
| 500 MGA | 0.63 BRL |
| 1,000 MGA | 1.26 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-03-27T17:04:56Z",
"rates": {
"BRL": 0.001256
}
}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.1256,
"rate": 0.001256
}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