Rate Overview
Live
1 BRL = 845.0985 MGA
1 MGA = 0.001183
BRL
Avg
840.7801
High
850.7680
Low
830.9331
Last updated: 9/6/2026, 6:10:59 AM
Quick Conversions
| BRL | MGA |
|---|---|
| 1 BRL | 845.10 MGA |
| 10 BRL | 8,450.99 MGA |
| 50 BRL | 42,254.93 MGA |
| 100 BRL | 84,509.85 MGA |
| 500 BRL | 422,549.25 MGA |
| 1,000 BRL | 845,098.51 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-09-06T06:10:59Z",
"rates": {
"MGA": 845.098506
}
}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": 84509.8506,
"rate": 845.098506
}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