Rate Overview
Live
1 BYN = 1.3494 MYR
1 MYR = 0.741085
BYN
Avg
1.3502
High
1.3582
Low
1.3440
Last updated: 3/7/2026, 1:05:48 AM
Quick Conversions
| BYN | MYR |
|---|---|
| 1 BYN | 1.35 MYR |
| 10 BYN | 13.49 MYR |
| 50 BYN | 67.47 MYR |
| 100 BYN | 134.94 MYR |
| 500 BYN | 674.69 MYR |
| 1,000 BYN | 1,349.37 MYR |
Get BYN/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=MYRExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-03-07T01:05:48Z",
"rates": {
"MYR": 1.349373
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "MYR",
"amount": 100
},
"result": 134.9373,
"rate": 1.349373
}Build with BYN/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key