Rate Overview
Live
1 MYR = 19.0268 RUB
1 RUB = 0.052557
MYR
Avg
19.3408
High
19.7216
Low
19.0268
Last updated: 4/16/2026, 5:05:01 PM
Quick Conversions
| MYR | RUB |
|---|---|
| 1 MYR | 19.03 RUB |
| 10 MYR | 190.27 RUB |
| 50 MYR | 951.34 RUB |
| 100 MYR | 1,902.68 RUB |
| 500 MYR | 9,513.41 RUB |
| 1,000 MYR | 19,026.81 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-04-16T17:05:01Z",
"rates": {
"RUB": 19.026811
}
}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": 1902.6810999999998,
"rate": 19.026811
}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