Rate Overview
Live
1 RUB = 0.047120 MYR
1 MYR = 21.2224
RUB
Avg
0.046785
High
0.047120
Low
0.046295
Last updated: 9/5/2026, 1:25:04 PM
Quick Conversions
| RUB | MYR |
|---|---|
| 1 RUB | 0.05 MYR |
| 10 RUB | 0.47 MYR |
| 50 RUB | 2.36 MYR |
| 100 RUB | 4.71 MYR |
| 500 RUB | 23.56 MYR |
| 1,000 RUB | 47.12 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-09-05T13:25:04Z",
"rates": {
"MYR": 0.04712
}
}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": 4.712000000000001,
"rate": 0.04712
}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