Rate Overview
Live
1 RUB = 0.052315 MYR
1 MYR = 19.1150
RUB
Avg
0.052091
High
0.056608
Low
0.046827
Last updated: 7/25/2026, 10:48:15 PM
Quick Conversions
| RUB | MYR |
|---|---|
| 1 RUB | 0.05 MYR |
| 10 RUB | 0.52 MYR |
| 50 RUB | 2.62 MYR |
| 100 RUB | 5.23 MYR |
| 500 RUB | 26.16 MYR |
| 1,000 RUB | 52.32 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-25T22:48:15Z",
"rates": {
"MYR": 0.052315
}
}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.2315000000000005,
"rate": 0.052315
}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