Rate Overview
Live
1 MYR = 0.747546 BYN
1 BYN = 1.3377
MYR
Avg
0.742141
High
0.747546
Low
0.736276
Last updated: 3/7/2026, 4:26:38 AM
Quick Conversions
| MYR | BYN |
|---|---|
| 1 MYR | 0.75 BYN |
| 10 MYR | 7.48 BYN |
| 50 MYR | 37.38 BYN |
| 100 MYR | 74.75 BYN |
| 500 MYR | 373.77 BYN |
| 1,000 MYR | 747.55 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-03-07T04:26:38Z",
"rates": {
"BYN": 0.747546
}
}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": 74.75460000000001,
"rate": 0.747546
}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