Rate Overview
Live
1 BYN = 1.4304 MYR
1 MYR = 0.699108
BYN
Avg
1.4209
High
1.4304
Low
1.4134
Last updated: 7/27/2026, 12:14:36 AM
Quick Conversions
| BYN | MYR |
|---|---|
| 1 BYN | 1.43 MYR |
| 10 BYN | 14.30 MYR |
| 50 BYN | 71.52 MYR |
| 100 BYN | 143.04 MYR |
| 500 BYN | 715.20 MYR |
| 1,000 BYN | 1,430.40 MYR |
Get BYN/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=MYRExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-07-27T00:14:36Z",
"rates": {
"MYR": 1.430395
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "MYR",
"amount": 100
},
"result": 143.0395,
"rate": 1.430395
}Build with BYN/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key