Rate Overview
Live
1 BRL = 838.4722 MGA
1 MGA = 0.001193
BRL
Avg
834.4440
High
857.6229
Low
817.1085
Last updated: 7/29/2026, 7:23:00 AM
Quick Conversions
| BRL | MGA |
|---|---|
| 1 BRL | 838.47 MGA |
| 10 BRL | 8,384.72 MGA |
| 50 BRL | 41,923.61 MGA |
| 100 BRL | 83,847.22 MGA |
| 500 BRL | 419,236.08 MGA |
| 1,000 BRL | 838,472.15 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-29T07:23:00Z",
"rates": {
"MGA": 838.472153
}
}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": 83847.21530000001,
"rate": 838.472153
}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