Rate Overview
Live
1 RUB = 0.052376 MYR
1 MYR = 19.0927
RUB
Avg
0.053112
High
0.056726
Low
0.051869
Last updated: 7/22/2026, 8:17:48 AM
Quick Conversions
| RUB | MYR |
|---|---|
| 1 RUB | 0.05 MYR |
| 10 RUB | 0.52 MYR |
| 50 RUB | 2.62 MYR |
| 100 RUB | 5.24 MYR |
| 500 RUB | 26.19 MYR |
| 1,000 RUB | 52.38 MYR |
Get RUB/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=MYRExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-07-22T08:17:48Z",
"rates": {
"MYR": 0.052376
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "MYR",
"amount": 100
},
"result": 5.2376,
"rate": 0.052376
}Build with RUB/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key