Rate Overview
Live
1 MYR = 20.2187 RUB
1 RUB = 0.049459
MYR
Avg
20.0865
High
20.2880
Low
19.8020
Last updated: 8/13/2026, 5:19:33 AM
Quick Conversions
| MYR | RUB |
|---|---|
| 1 MYR | 20.22 RUB |
| 10 MYR | 202.19 RUB |
| 50 MYR | 1,010.93 RUB |
| 100 MYR | 2,021.87 RUB |
| 500 MYR | 10,109.33 RUB |
| 1,000 MYR | 20,218.67 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-08-13T05:19:33Z",
"rates": {
"RUB": 20.218668
}
}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": 2021.8668,
"rate": 20.218668
}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