Rate Overview
Live
1 BYN = 1.3123 MYR
1 MYR = 0.762045
BYN
Avg
1.3166
High
1.3353
Low
1.3068
Last updated: 9/5/2026, 8:37:49 AM
Quick Conversions
| BYN | MYR |
|---|---|
| 1 BYN | 1.31 MYR |
| 10 BYN | 13.12 MYR |
| 50 BYN | 65.61 MYR |
| 100 BYN | 131.23 MYR |
| 500 BYN | 656.13 MYR |
| 1,000 BYN | 1,312.26 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-09-05T08:37:49Z",
"rates": {
"MYR": 1.312258
}
}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": 131.2258,
"rate": 1.312258
}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