Rate Overview
Live
1 BRL = 0.782646 MYR
1 MYR = 1.2777
BRL
Avg
0.784972
High
0.792416
Low
0.779466
Last updated: 8/19/2026, 1:07:45 PM
Quick Conversions
| BRL | MYR |
|---|---|
| 1 BRL | 0.78 MYR |
| 10 BRL | 7.83 MYR |
| 50 BRL | 39.13 MYR |
| 100 BRL | 78.26 MYR |
| 500 BRL | 391.32 MYR |
| 1,000 BRL | 782.65 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-08-19T13:07:45Z",
"rates": {
"MYR": 0.782646
}
}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": 78.2646,
"rate": 0.782646
}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