Rate Overview
Live
1 BYN = 1.3456 MYR
1 MYR = 0.743158
BYN
Avg
1.3243
High
1.3456
Low
1.2931
Last updated: 3/27/2026, 10:07:42 AM
Quick Conversions
| BYN | MYR |
|---|---|
| 1 BYN | 1.35 MYR |
| 10 BYN | 13.46 MYR |
| 50 BYN | 67.28 MYR |
| 100 BYN | 134.56 MYR |
| 500 BYN | 672.80 MYR |
| 1,000 BYN | 1,345.61 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-27T10:07:42Z",
"rates": {
"MYR": 1.345608
}
}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.5608,
"rate": 1.345608
}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