Rate Overview
Live
1 BRL = 848.9403 MGA
1 MGA = 0.001178
BRL
Avg
832.0192
High
861.9983
Low
795.1302
Last updated: 7/25/2026, 8:51:00 PM
Quick Conversions
| BRL | MGA |
|---|---|
| 1 BRL | 848.94 MGA |
| 10 BRL | 8,489.40 MGA |
| 50 BRL | 42,447.02 MGA |
| 100 BRL | 84,894.03 MGA |
| 500 BRL | 424,470.17 MGA |
| 1,000 BRL | 848,940.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-07-25T20:51:00Z",
"rates": {
"MGA": 848.940344
}
}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": 84894.0344,
"rate": 848.940344
}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