Rate Overview
Live
1 BRL = 0.802092 MYR
1 MYR = 1.2467
BRL
Avg
0.800559
High
0.803899
Low
0.794451
Last updated: 6/19/2026, 8:56:21 AM
Quick Conversions
| BRL | MYR |
|---|---|
| 1 BRL | 0.80 MYR |
| 10 BRL | 8.02 MYR |
| 50 BRL | 40.10 MYR |
| 100 BRL | 80.21 MYR |
| 500 BRL | 401.05 MYR |
| 1,000 BRL | 802.09 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-06-19T08:56:21Z",
"rates": {
"MYR": 0.802092
}
}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": 80.20920000000001,
"rate": 0.802092
}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