Rate Overview
Live
1 MYR = 1.2591 BRL
1 BRL = 0.794195
MYR
Avg
1.2532
High
1.2591
Low
1.2443
Last updated: 5/7/2026, 7:06:25 PM
Quick Conversions
| MYR | BRL |
|---|---|
| 1 MYR | 1.26 BRL |
| 10 MYR | 12.59 BRL |
| 50 MYR | 62.96 BRL |
| 100 MYR | 125.91 BRL |
| 500 MYR | 629.57 BRL |
| 1,000 MYR | 1,259.14 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-05-07T19:06:25Z",
"rates": {
"BRL": 1.259137
}
}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.91369999999999,
"rate": 1.259137
}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