Rate Overview
Live
1 BRL = 831.7707 MGA
1 MGA = 0.001202
BRL
Avg
827.8950
High
831.7707
Low
821.0820
Last updated: 4/17/2026, 6:24:43 AM
Quick Conversions
| BRL | MGA |
|---|---|
| 1 BRL | 831.77 MGA |
| 10 BRL | 8,317.71 MGA |
| 50 BRL | 41,588.54 MGA |
| 100 BRL | 83,177.07 MGA |
| 500 BRL | 415,885.36 MGA |
| 1,000 BRL | 831,770.72 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-04-17T06:24:43Z",
"rates": {
"MGA": 831.770716
}
}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": 83177.0716,
"rate": 831.770716
}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