Rate Overview
Live
1 MYR = 19.8595 RUB
1 RUB = 0.050354
MYR
Avg
19.7721
High
19.9374
Low
19.6264
Last updated: 3/6/2026, 11:09:13 PM
Quick Conversions
| MYR | RUB |
|---|---|
| 1 MYR | 19.86 RUB |
| 10 MYR | 198.60 RUB |
| 50 MYR | 992.98 RUB |
| 100 MYR | 1,985.95 RUB |
| 500 MYR | 9,929.77 RUB |
| 1,000 MYR | 19,859.53 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-06T23:09:13Z",
"rates": {
"RUB": 19.85953
}
}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": 1985.953,
"rate": 19.85953
}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