Rate Overview
Live
1 BYN = 1.4477 MYR
1 MYR = 0.690749
BYN
Avg
1.4809
High
1.8589
Low
1.2147
Last updated: 5/28/2026, 12:09:38 AM
Quick Conversions
| BYN | MYR |
|---|---|
| 1 BYN | 1.45 MYR |
| 10 BYN | 14.48 MYR |
| 50 BYN | 72.39 MYR |
| 100 BYN | 144.77 MYR |
| 500 BYN | 723.85 MYR |
| 1,000 BYN | 1,447.70 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-05-28T00:09:38Z",
"rates": {
"MYR": 1.447704
}
}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": 144.77040000000002,
"rate": 1.447704
}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