Rate Overview
Live
1 BYN = 1.4252 MYR
1 MYR = 0.701635
BYN
Avg
1.4199
High
1.4254
Low
1.4134
Last updated: 7/26/2026, 9:24:06 AM
Quick Conversions
| BYN | MYR |
|---|---|
| 1 BYN | 1.43 MYR |
| 10 BYN | 14.25 MYR |
| 50 BYN | 71.26 MYR |
| 100 BYN | 142.52 MYR |
| 500 BYN | 712.62 MYR |
| 1,000 BYN | 1,425.24 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-26T09:24:06Z",
"rates": {
"MYR": 1.425242
}
}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": 142.52419999999998,
"rate": 1.425242
}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