Rate Overview
Live
1 MYR = 20.2266 RUB
1 RUB = 0.049440
MYR
Avg
20.2981
High
21.8681
Low
19.6264
Last updated: 3/27/2026, 9:31:00 AM
Quick Conversions
| MYR | RUB |
|---|---|
| 1 MYR | 20.23 RUB |
| 10 MYR | 202.27 RUB |
| 50 MYR | 1,011.33 RUB |
| 100 MYR | 2,022.66 RUB |
| 500 MYR | 10,113.28 RUB |
| 1,000 MYR | 20,226.56 RUB |
Get MYR/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=RUBExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-03-27T09:31:00Z",
"rates": {
"RUB": 20.226562
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "RUB",
"amount": 100
},
"result": 2022.6562000000001,
"rate": 20.226562
}Build with MYR/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key