Rate Overview
Live
1 BRL = 0.793718 MYR
1 MYR = 1.2599
BRL
Avg
0.789476
High
0.796504
Low
0.776997
Last updated: 9/8/2026, 7:40:58 AM
Quick Conversions
| BRL | MYR |
|---|---|
| 1 BRL | 0.79 MYR |
| 10 BRL | 7.94 MYR |
| 50 BRL | 39.69 MYR |
| 100 BRL | 79.37 MYR |
| 500 BRL | 396.86 MYR |
| 1,000 BRL | 793.72 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-09-08T07:40:58Z",
"rates": {
"MYR": 0.793718
}
}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.37180000000001,
"rate": 0.793718
}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