Rate Overview
Live
1 MYR = 1.2674 BRL
1 BRL = 0.789046
MYR
Avg
1.2538
High
1.2677
Low
1.2411
Last updated: 8/14/2026, 7:08:50 PM
Quick Conversions
| MYR | BRL |
|---|---|
| 1 MYR | 1.27 BRL |
| 10 MYR | 12.67 BRL |
| 50 MYR | 63.37 BRL |
| 100 MYR | 126.74 BRL |
| 500 MYR | 633.68 BRL |
| 1,000 MYR | 1,267.35 BRL |
Get MYR/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=BRLExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-08-14T19:08:50Z",
"rates": {
"BRL": 1.267354
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "BRL",
"amount": 100
},
"result": 126.73540000000001,
"rate": 1.267354
}Build with MYR/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key