Rate Overview
Live
1 BRL = 0.805253 MYR
1 MYR = 1.2418
BRL
Avg
0.779849
High
0.805337
Low
0.743148
Last updated: 7/24/2026, 8:11:18 PM
Quick Conversions
| BRL | MYR |
|---|---|
| 1 BRL | 0.81 MYR |
| 10 BRL | 8.05 MYR |
| 50 BRL | 40.26 MYR |
| 100 BRL | 80.53 MYR |
| 500 BRL | 402.63 MYR |
| 1,000 BRL | 805.25 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-07-24T20:11:18Z",
"rates": {
"MYR": 0.805253
}
}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.5253,
"rate": 0.805253
}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