Rate Overview
Live
1 MDL = 0.287435 BRL
1 BRL = 3.4790
MDL
Avg
0.287051
High
0.289714
Low
0.284694
Last updated: 5/9/2026, 4:54:22 AM
Quick Conversions
| MDL | BRL |
|---|---|
| 1 MDL | 0.29 BRL |
| 10 MDL | 2.87 BRL |
| 50 MDL | 14.37 BRL |
| 100 MDL | 28.74 BRL |
| 500 MDL | 143.72 BRL |
| 1,000 MDL | 287.44 BRL |
Get MDL/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=BRLExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-05-09T04:54:22Z",
"rates": {
"BRL": 0.287435
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "BRL",
"amount": 100
},
"result": 28.7435,
"rate": 0.287435
}Build with MDL/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key