Rate Overview
Live
1 MYR = 0.703917 BYN
1 BYN = 1.4206
MYR
Avg
0.715662
High
0.766479
Low
0.672001
Last updated: 7/24/2026, 6:49:48 AM
Quick Conversions
| MYR | BYN |
|---|---|
| 1 MYR | 0.70 BYN |
| 10 MYR | 7.04 BYN |
| 50 MYR | 35.20 BYN |
| 100 MYR | 70.39 BYN |
| 500 MYR | 351.96 BYN |
| 1,000 MYR | 703.92 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-24T06:49:48Z",
"rates": {
"BYN": 0.703917
}
}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.3917,
"rate": 0.703917
}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