Rate Overview
Live
1 BRL = 0.750635 MYR
1 MYR = 1.3322
BRL
Avg
0.753364
High
0.759787
Low
0.747844
Last updated: 3/7/2026, 3:48:22 AM
Quick Conversions
| BRL | MYR |
|---|---|
| 1 BRL | 0.75 MYR |
| 10 BRL | 7.51 MYR |
| 50 BRL | 37.53 MYR |
| 100 BRL | 75.06 MYR |
| 500 BRL | 375.32 MYR |
| 1,000 BRL | 750.64 MYR |
Get BRL/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=MYRExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-03-07T03:48:22Z",
"rates": {
"MYR": 0.750635
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "MYR",
"amount": 100
},
"result": 75.0635,
"rate": 0.750635
}Build with BRL/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key