Rate Overview
Live
1 BRL = 840.8894 MGA
1 MGA = 0.001189
BRL
Avg
823.6669
High
861.9983
Low
771.9310
Last updated: 7/29/2026, 12:53:41 AM
Quick Conversions
| BRL | MGA |
|---|---|
| 1 BRL | 840.89 MGA |
| 10 BRL | 8,408.89 MGA |
| 50 BRL | 42,044.47 MGA |
| 100 BRL | 84,088.94 MGA |
| 500 BRL | 420,444.68 MGA |
| 1,000 BRL | 840,889.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-29T00:53:41Z",
"rates": {
"MGA": 840.889368
}
}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": 84088.9368,
"rate": 840.889368
}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