Rate Overview
Live
1 MYR = 1.2566 BRL
1 BRL = 0.795770
MYR
Avg
1.2627
High
1.2747
Low
1.2566
Last updated: 4/17/2026, 7:37:54 AM
Quick Conversions
| MYR | BRL |
|---|---|
| 1 MYR | 1.26 BRL |
| 10 MYR | 12.57 BRL |
| 50 MYR | 62.83 BRL |
| 100 MYR | 125.66 BRL |
| 500 MYR | 628.32 BRL |
| 1,000 MYR | 1,256.64 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-04-17T07:37:54Z",
"rates": {
"BRL": 1.256644
}
}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.66440000000001,
"rate": 1.256644
}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