Rate Overview
Live
1 MYR = 0.720015 BYN
1 BYN = 1.3889
MYR
Avg
0.714115
High
0.720015
Low
0.708938
Last updated: 5/7/2026, 6:58:30 AM
Quick Conversions
| MYR | BYN |
|---|---|
| 1 MYR | 0.72 BYN |
| 10 MYR | 7.20 BYN |
| 50 MYR | 36.00 BYN |
| 100 MYR | 72.00 BYN |
| 500 MYR | 360.01 BYN |
| 1,000 MYR | 720.02 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-05-07T06:58:30Z",
"rates": {
"BYN": 0.720015
}
}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": 72.0015,
"rate": 0.720015
}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