Rate Overview
Live
1 BRL = 846.4490 MGA
1 MGA = 0.001181
BRL
Avg
839.1980
High
847.3889
Low
831.1964
Last updated: 5/7/2026, 8:02:28 AM
Quick Conversions
| BRL | MGA |
|---|---|
| 1 BRL | 846.45 MGA |
| 10 BRL | 8,464.49 MGA |
| 50 BRL | 42,322.45 MGA |
| 100 BRL | 84,644.90 MGA |
| 500 BRL | 423,224.49 MGA |
| 1,000 BRL | 846,448.97 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-07T08:02:28Z",
"rates": {
"MGA": 846.448971
}
}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": 84644.8971,
"rate": 846.448971
}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