Rate Overview
Live
1 BYN = 1.4111 MYR
1 MYR = 0.708663
BYN
Avg
1.4458
High
1.4929
Low
1.4002
Last updated: 7/6/2026, 5:01:55 PM
Quick Conversions
| BYN | MYR |
|---|---|
| 1 BYN | 1.41 MYR |
| 10 BYN | 14.11 MYR |
| 50 BYN | 70.56 MYR |
| 100 BYN | 141.11 MYR |
| 500 BYN | 705.55 MYR |
| 1,000 BYN | 1,411.11 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-06T17:01:55Z",
"rates": {
"MYR": 1.411108
}
}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.1108,
"rate": 1.411108
}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