Rate Overview
Live
1 MYR = 1.2420 BRL
1 BRL = 0.805134
MYR
Avg
1.2211
High
1.3525
Low
1.0403
Last updated: 7/25/2026, 9:26:35 AM
Quick Conversions
| MYR | BRL |
|---|---|
| 1 MYR | 1.24 BRL |
| 10 MYR | 12.42 BRL |
| 50 MYR | 62.10 BRL |
| 100 MYR | 124.20 BRL |
| 500 MYR | 621.01 BRL |
| 1,000 MYR | 1,242.03 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-07-25T09:26:35Z",
"rates": {
"BRL": 1.242029
}
}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": 124.2029,
"rate": 1.242029
}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