Rate Overview
Live
1 MYR = 0.760580 BYN
1 BYN = 1.3148
MYR
Avg
0.756056
High
0.765204
Low
0.748064
Last updated: 9/3/2026, 7:36:17 AM
Quick Conversions
| MYR | BYN |
|---|---|
| 1 MYR | 0.76 BYN |
| 10 MYR | 7.61 BYN |
| 50 MYR | 38.03 BYN |
| 100 MYR | 76.06 BYN |
| 500 MYR | 380.29 BYN |
| 1,000 MYR | 760.58 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-09-03T07:36:17Z",
"rates": {
"BYN": 0.76058
}
}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": 76.058,
"rate": 0.76058
}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