Rate Overview
Live
1 BRL = 0.768157 MYR
1 MYR = 1.3018
BRL
Avg
0.755155
High
0.768157
Low
0.741821
Last updated: 3/27/2026, 7:43:43 AM
Quick Conversions
| BRL | MYR |
|---|---|
| 1 BRL | 0.77 MYR |
| 10 BRL | 7.68 MYR |
| 50 BRL | 38.41 MYR |
| 100 BRL | 76.82 MYR |
| 500 BRL | 384.08 MYR |
| 1,000 BRL | 768.16 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-27T07:43:43Z",
"rates": {
"MYR": 0.768157
}
}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": 76.81569999999999,
"rate": 0.768157
}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