Rate Overview
Live
1 MYR = 19.0782 RUB
1 RUB = 0.052416
MYR
Avg
18.6846
High
19.2792
Low
17.6280
Last updated: 7/19/2026, 2:12:51 AM
Quick Conversions
| MYR | RUB |
|---|---|
| 1 MYR | 19.08 RUB |
| 10 MYR | 190.78 RUB |
| 50 MYR | 953.91 RUB |
| 100 MYR | 1,907.82 RUB |
| 500 MYR | 9,539.12 RUB |
| 1,000 MYR | 19,078.24 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-19T02:12:51Z",
"rates": {
"RUB": 19.078238
}
}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": 1907.8238,
"rate": 19.078238
}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