Rate Overview
Live
1 BRL = 810.5433 MGA
1 MGA = 0.001234
BRL
Avg
821.7247
High
830.6422
Low
810.5433
Last updated: 6/19/2026, 8:52:27 AM
Quick Conversions
| BRL | MGA |
|---|---|
| 1 BRL | 810.54 MGA |
| 10 BRL | 8,105.43 MGA |
| 50 BRL | 40,527.17 MGA |
| 100 BRL | 81,054.33 MGA |
| 500 BRL | 405,271.67 MGA |
| 1,000 BRL | 810,543.34 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-06-19T08:52:27Z",
"rates": {
"MGA": 810.543337
}
}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": 81054.33369999999,
"rate": 810.543337
}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