Rate Overview
Live
1 BRL = 0.801502 MYR
1 MYR = 1.2477
BRL
Avg
0.777435
High
0.806265
Low
0.740817
Last updated: 7/30/2026, 8:10:12 AM
Quick Conversions
| BRL | MYR |
|---|---|
| 1 BRL | 0.80 MYR |
| 10 BRL | 8.02 MYR |
| 50 BRL | 40.08 MYR |
| 100 BRL | 80.15 MYR |
| 500 BRL | 400.75 MYR |
| 1,000 BRL | 801.50 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-30T08:10:12Z",
"rates": {
"MYR": 0.801502
}
}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.1502,
"rate": 0.801502
}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