Rate Overview
Live
1 MYR = 19.0327 RUB
1 RUB = 0.052541
MYR
Avg
19.2271
High
21.0323
Low
17.6280
Last updated: 7/27/2026, 1:32:13 PM
Quick Conversions
| MYR | RUB |
|---|---|
| 1 MYR | 19.03 RUB |
| 10 MYR | 190.33 RUB |
| 50 MYR | 951.63 RUB |
| 100 MYR | 1,903.27 RUB |
| 500 MYR | 9,516.33 RUB |
| 1,000 MYR | 19,032.65 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-07-27T13:32:13Z",
"rates": {
"RUB": 19.032652
}
}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": 1903.2651999999998,
"rate": 19.032652
}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