Rate Overview
Live
1 BRL = 842.5994 MGA
1 MGA = 0.001187
BRL
Avg
825.1423
High
849.0624
Low
779.9389
Last updated: 7/30/2026, 11:21:00 AM
Quick Conversions
| BRL | MGA |
|---|---|
| 1 BRL | 842.60 MGA |
| 10 BRL | 8,425.99 MGA |
| 50 BRL | 42,129.97 MGA |
| 100 BRL | 84,259.94 MGA |
| 500 BRL | 421,299.68 MGA |
| 1,000 BRL | 842,599.37 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-30T11:21:00Z",
"rates": {
"MGA": 842.599369
}
}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": 84259.9369,
"rate": 842.599369
}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