Rate Overview
Live
1 MDL = 0.293140 BRL
1 BRL = 3.4113
MDL
Avg
0.293452
High
0.294302
Low
0.292136
Last updated: 7/8/2026, 4:21:39 PM
Quick Conversions
| MDL | BRL |
|---|---|
| 1 MDL | 0.29 BRL |
| 10 MDL | 2.93 BRL |
| 50 MDL | 14.66 BRL |
| 100 MDL | 29.31 BRL |
| 500 MDL | 146.57 BRL |
| 1,000 MDL | 293.14 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-07-08T16:21:39Z",
"rates": {
"BRL": 0.29314
}
}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.314,
"rate": 0.29314
}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