Rate Overview
Live
1 BRL = 795.5844 MGA
1 MGA = 0.001257
BRL
Avg
793.0909
High
798.6758
Low
785.6051
Last updated: 3/27/2026, 9:40:45 AM
Quick Conversions
| BRL | MGA |
|---|---|
| 1 BRL | 795.58 MGA |
| 10 BRL | 7,955.84 MGA |
| 50 BRL | 39,779.22 MGA |
| 100 BRL | 79,558.44 MGA |
| 500 BRL | 397,792.18 MGA |
| 1,000 BRL | 795,584.36 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-27T09:40:45Z",
"rates": {
"MGA": 795.584363
}
}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": 79558.4363,
"rate": 795.584363
}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