Rate Overview
Live
1 MDL = 0.289683 BRL
1 BRL = 3.4520
MDL
Avg
0.291203
High
0.292447
Low
0.289683
Last updated: 4/18/2026, 8:46:42 AM
Quick Conversions
| MDL | BRL |
|---|---|
| 1 MDL | 0.29 BRL |
| 10 MDL | 2.90 BRL |
| 50 MDL | 14.48 BRL |
| 100 MDL | 28.97 BRL |
| 500 MDL | 144.84 BRL |
| 1,000 MDL | 289.68 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-04-18T08:46:42Z",
"rates": {
"BRL": 0.289683
}
}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.968300000000003,
"rate": 0.289683
}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