Rate Overview
Live
1 BRL = 0.799481 MYR
1 MYR = 1.2508
BRL
Avg
0.803215
High
0.806265
Low
0.799113
Last updated: 7/29/2026, 1:54:50 PM
Quick Conversions
| BRL | MYR |
|---|---|
| 1 BRL | 0.80 MYR |
| 10 BRL | 7.99 MYR |
| 50 BRL | 39.97 MYR |
| 100 BRL | 79.95 MYR |
| 500 BRL | 399.74 MYR |
| 1,000 BRL | 799.48 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-29T13:54:50Z",
"rates": {
"MYR": 0.799481
}
}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.9481,
"rate": 0.799481
}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