Rate Overview
Live
1 BRL = 833.7807 MGA
1 MGA = 0.001199
BRL
Avg
835.6101
High
837.5167
Low
833.4321
Last updated: 5/27/2026, 5:29:39 PM
Quick Conversions
| BRL | MGA |
|---|---|
| 1 BRL | 833.78 MGA |
| 10 BRL | 8,337.81 MGA |
| 50 BRL | 41,689.04 MGA |
| 100 BRL | 83,378.07 MGA |
| 500 BRL | 416,890.36 MGA |
| 1,000 BRL | 833,780.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-05-27T17:29:39Z",
"rates": {
"MGA": 833.780724
}
}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": 83378.07239999999,
"rate": 833.780724
}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