Rate Overview
Live
1 BRL = 786.3616 MGA
1 MGA = 0.001272
BRL
Avg
802.2811
High
820.8535
Low
784.6343
Last updated: 3/7/2026, 2:30:51 AM
Quick Conversions
| BRL | MGA |
|---|---|
| 1 BRL | 786.36 MGA |
| 10 BRL | 7,863.62 MGA |
| 50 BRL | 39,318.08 MGA |
| 100 BRL | 78,636.16 MGA |
| 500 BRL | 393,180.79 MGA |
| 1,000 BRL | 786,361.58 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-03-07T02:30:51Z",
"rates": {
"MGA": 786.361584
}
}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": 78636.1584,
"rate": 786.361584
}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