Rate Overview
Live
1 BRL = 0.800159 MYR
1 MYR = 1.2498
BRL
Avg
0.803958
High
0.806265
Low
0.799899
Last updated: 7/28/2026, 7:49:36 AM
Quick Conversions
| BRL | MYR |
|---|---|
| 1 BRL | 0.80 MYR |
| 10 BRL | 8.00 MYR |
| 50 BRL | 40.01 MYR |
| 100 BRL | 80.02 MYR |
| 500 BRL | 400.08 MYR |
| 1,000 BRL | 800.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-07-28T07:49:36Z",
"rates": {
"MYR": 0.800159
}
}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.0159,
"rate": 0.800159
}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