Rate Overview
Live
1 MYR = 1.2727 BRL
1 BRL = 0.785747
MYR
Avg
1.2640
High
1.2773
Low
1.2433
Last updated: 8/17/2026, 12:07:37 AM
Quick Conversions
| MYR | BRL |
|---|---|
| 1 MYR | 1.27 BRL |
| 10 MYR | 12.73 BRL |
| 50 MYR | 63.63 BRL |
| 100 MYR | 127.27 BRL |
| 500 MYR | 636.34 BRL |
| 1,000 MYR | 1,272.68 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-08-17T00:07:37Z",
"rates": {
"BRL": 1.272675
}
}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": 127.2675,
"rate": 1.272675
}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