Rate Overview
Live
1 MDL = 0.293714 BRL
1 BRL = 3.4047
MDL
Avg
0.292289
High
0.295449
Low
0.289814
Last updated: 6/19/2026, 1:40:30 AM
Quick Conversions
| MDL | BRL |
|---|---|
| 1 MDL | 0.29 BRL |
| 10 MDL | 2.94 BRL |
| 50 MDL | 14.69 BRL |
| 100 MDL | 29.37 BRL |
| 500 MDL | 146.86 BRL |
| 1,000 MDL | 293.71 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-06-19T01:40:30Z",
"rates": {
"BRL": 0.293714
}
}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": 29.371399999999998,
"rate": 0.293714
}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