Rate Overview
Live
1 MYR = 0.690904 BYN
1 BYN = 1.4474
MYR
Avg
0.686172
High
0.821555
Low
0.535651
Last updated: 5/27/2026, 9:49:20 AM
Quick Conversions
| MYR | BYN |
|---|---|
| 1 MYR | 0.69 BYN |
| 10 MYR | 6.91 BYN |
| 50 MYR | 34.55 BYN |
| 100 MYR | 69.09 BYN |
| 500 MYR | 345.45 BYN |
| 1,000 MYR | 690.90 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-05-27T09:49:20Z",
"rates": {
"BYN": 0.690904
}
}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": 69.0904,
"rate": 0.690904
}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