Rate Overview
Live
1 MYR = 0.707768 BYN
1 BYN = 1.4129
MYR
Avg
0.711364
High
0.713789
Low
0.706953
Last updated: 7/7/2026, 9:04:44 AM
Quick Conversions
| MYR | BYN |
|---|---|
| 1 MYR | 0.71 BYN |
| 10 MYR | 7.08 BYN |
| 50 MYR | 35.39 BYN |
| 100 MYR | 70.78 BYN |
| 500 MYR | 353.88 BYN |
| 1,000 MYR | 707.77 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-07-07T09:04:44Z",
"rates": {
"BYN": 0.707768
}
}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": 70.7768,
"rate": 0.707768
}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