Rate Overview
Live
1 BYN = 1.4142 MYR
1 MYR = 0.707120
BYN
Avg
1.4059
High
1.4149
Low
1.4010
Last updated: 7/7/2026, 5:28:47 AM
Quick Conversions
| BYN | MYR |
|---|---|
| 1 BYN | 1.41 MYR |
| 10 BYN | 14.14 MYR |
| 50 BYN | 70.71 MYR |
| 100 BYN | 141.42 MYR |
| 500 BYN | 707.09 MYR |
| 1,000 BYN | 1,414.19 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-07-07T05:28:47Z",
"rates": {
"MYR": 1.414188
}
}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": 141.4188,
"rate": 1.414188
}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