Rate Overview
Live
1 BRL = 845.7491 MGA
1 MGA = 0.001182
BRL
Avg
826.2377
High
856.4055
Low
785.9413
Last updated: 7/24/2026, 8:25:22 PM
Quick Conversions
| BRL | MGA |
|---|---|
| 1 BRL | 845.75 MGA |
| 10 BRL | 8,457.49 MGA |
| 50 BRL | 42,287.45 MGA |
| 100 BRL | 84,574.91 MGA |
| 500 BRL | 422,874.54 MGA |
| 1,000 BRL | 845,749.09 MGA |
Get BRL/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=MGAExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-07-24T20:25:22Z",
"rates": {
"MGA": 845.749085
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "MGA",
"amount": 100
},
"result": 84574.9085,
"rate": 845.749085
}Build with BRL/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key