Rate Overview
Live
1 MYR = 1.3020 BRL
1 BRL = 0.768062
MYR
Avg
1.3244
High
1.3480
Low
1.3020
Last updated: 3/27/2026, 9:37:51 AM
Quick Conversions
| MYR | BRL |
|---|---|
| 1 MYR | 1.30 BRL |
| 10 MYR | 13.02 BRL |
| 50 MYR | 65.10 BRL |
| 100 MYR | 130.20 BRL |
| 500 MYR | 650.99 BRL |
| 1,000 MYR | 1,301.98 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-03-27T09:37:51Z",
"rates": {
"BRL": 1.301978
}
}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": 130.1978,
"rate": 1.301978
}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