Rate Overview
Live
1 BRL = 821.5789 MGA
1 MGA = 0.001217
BRL
Avg
821.4893
High
824.8517
Low
817.1085
Last updated: 7/8/2026, 9:45:35 AM
Quick Conversions
| BRL | MGA |
|---|---|
| 1 BRL | 821.58 MGA |
| 10 BRL | 8,215.79 MGA |
| 50 BRL | 41,078.95 MGA |
| 100 BRL | 82,157.89 MGA |
| 500 BRL | 410,789.46 MGA |
| 1,000 BRL | 821,578.93 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-08T09:45:35Z",
"rates": {
"MGA": 821.578926
}
}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": 82157.8926,
"rate": 821.578926
}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