Rate Overview
Live
1 MDL = 0.304546 BRL
1 BRL = 3.2836
MDL
Avg
0.303044
High
0.305216
Low
0.299975
Last updated: 3/7/2026, 1:55:20 AM
Quick Conversions
| MDL | BRL |
|---|---|
| 1 MDL | 0.30 BRL |
| 10 MDL | 3.05 BRL |
| 50 MDL | 15.23 BRL |
| 100 MDL | 30.45 BRL |
| 500 MDL | 152.27 BRL |
| 1,000 MDL | 304.55 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-03-07T01:55:20Z",
"rates": {
"BRL": 0.304546
}
}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": 30.4546,
"rate": 0.304546
}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