Rate Overview
Live
1 MYR = 0.717129 BYN
1 BYN = 1.3944
MYR
Avg
0.721092
High
0.727487
Low
0.717129
Last updated: 4/17/2026, 4:58:09 AM
Quick Conversions
| MYR | BYN |
|---|---|
| 1 MYR | 0.72 BYN |
| 10 MYR | 7.17 BYN |
| 50 MYR | 35.86 BYN |
| 100 MYR | 71.71 BYN |
| 500 MYR | 358.56 BYN |
| 1,000 MYR | 717.13 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-04-17T04:58:09Z",
"rates": {
"BYN": 0.717129
}
}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": 71.7129,
"rate": 0.717129
}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