Rate Overview
Live
1 BRL = 0.795169 MYR
1 MYR = 1.2576
BRL
Avg
0.791900
High
0.795199
Low
0.784477
Last updated: 4/17/2026, 6:32:05 AM
Quick Conversions
| BRL | MYR |
|---|---|
| 1 BRL | 0.80 MYR |
| 10 BRL | 7.95 MYR |
| 50 BRL | 39.76 MYR |
| 100 BRL | 79.52 MYR |
| 500 BRL | 397.58 MYR |
| 1,000 BRL | 795.17 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-04-17T06:32:05Z",
"rates": {
"MYR": 0.795169
}
}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": 79.5169,
"rate": 0.795169
}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