Rate Overview
Live
1 MDL = 0.297802 BRL
1 BRL = 3.3579
MDL
Avg
0.299434
High
0.303448
Low
0.297459
Last updated: 9/2/2026, 3:59:55 PM
Quick Conversions
| MDL | BRL |
|---|---|
| 1 MDL | 0.30 BRL |
| 10 MDL | 2.98 BRL |
| 50 MDL | 14.89 BRL |
| 100 MDL | 29.78 BRL |
| 500 MDL | 148.90 BRL |
| 1,000 MDL | 297.80 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-09-02T15:59:55Z",
"rates": {
"BRL": 0.297802
}
}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.7802,
"rate": 0.297802
}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