Rate Overview
Live
1 MYR = 1.2559 BRL
1 BRL = 0.796240
MYR
Avg
1.2767
High
1.2886
Low
1.2555
Last updated: 9/3/2026, 2:31:23 PM
Quick Conversions
| MYR | BRL |
|---|---|
| 1 MYR | 1.26 BRL |
| 10 MYR | 12.56 BRL |
| 50 MYR | 62.80 BRL |
| 100 MYR | 125.59 BRL |
| 500 MYR | 627.95 BRL |
| 1,000 MYR | 1,255.90 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-09-03T14:31:23Z",
"rates": {
"BRL": 1.255903
}
}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": 125.5903,
"rate": 1.255903
}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