Rate Overview
Live
1 MYR = 0.679179 BYN
1 BYN = 1.4724
MYR
Avg
0.680257
High
0.683065
Low
0.678138
Last updated: 6/17/2026, 6:43:44 AM
Quick Conversions
| MYR | BYN |
|---|---|
| 1 MYR | 0.68 BYN |
| 10 MYR | 6.79 BYN |
| 50 MYR | 33.96 BYN |
| 100 MYR | 67.92 BYN |
| 500 MYR | 339.59 BYN |
| 1,000 MYR | 679.18 BYN |
Get MYR/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=BYNExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-06-17T06:43:44Z",
"rates": {
"BYN": 0.679179
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "BYN",
"amount": 100
},
"result": 67.9179,
"rate": 0.679179
}Build with MYR/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key