Rate Overview
Live
1 MYR = 1.2644 BRL
1 BRL = 0.790889
MYR
Avg
1.3092
High
1.3700
Low
1.2535
Last updated: 5/28/2026, 3:46:03 AM
Quick Conversions
| MYR | BRL |
|---|---|
| 1 MYR | 1.26 BRL |
| 10 MYR | 12.64 BRL |
| 50 MYR | 63.22 BRL |
| 100 MYR | 126.44 BRL |
| 500 MYR | 632.20 BRL |
| 1,000 MYR | 1,264.40 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-28T03:46:03Z",
"rates": {
"BRL": 1.2644
}
}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": 126.44,
"rate": 1.2644
}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