Rate Overview
Live
1 RUB = 0.053125 MYR
1 MYR = 18.8235
RUB
Avg
0.052762
High
0.053125
Low
0.052020
Last updated: 7/7/2026, 3:56:58 AM
Quick Conversions
| RUB | MYR |
|---|---|
| 1 RUB | 0.05 MYR |
| 10 RUB | 0.53 MYR |
| 50 RUB | 2.66 MYR |
| 100 RUB | 5.31 MYR |
| 500 RUB | 26.56 MYR |
| 1,000 RUB | 53.13 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-07T03:56:58Z",
"rates": {
"MYR": 0.053125
}
}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.3125,
"rate": 0.053125
}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