Rate Overview
Live
1 MYR = 1.3290 BRL
1 BRL = 0.752430
MYR
Avg
1.3264
High
1.3372
Low
1.3162
Last updated: 3/7/2026, 1:07:04 AM
Quick Conversions
| MYR | BRL |
|---|---|
| 1 MYR | 1.33 BRL |
| 10 MYR | 13.29 BRL |
| 50 MYR | 66.45 BRL |
| 100 MYR | 132.90 BRL |
| 500 MYR | 664.51 BRL |
| 1,000 MYR | 1,329.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-03-07T01:07:04Z",
"rates": {
"BRL": 1.329027
}
}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": 132.90269999999998,
"rate": 1.329027
}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