Rate Overview
Live
1 BRL = 828.3290 MGA
1 MGA = 0.001207
BRL
Avg
829.2658
High
835.6998
Low
824.1962
Last updated: 8/19/2026, 10:01:25 AM
Quick Conversions
| BRL | MGA |
|---|---|
| 1 BRL | 828.33 MGA |
| 10 BRL | 8,283.29 MGA |
| 50 BRL | 41,416.45 MGA |
| 100 BRL | 82,832.90 MGA |
| 500 BRL | 414,164.49 MGA |
| 1,000 BRL | 828,328.98 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-08-19T10:01:25Z",
"rates": {
"MGA": 828.328979
}
}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": 82832.8979,
"rate": 828.328979
}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