Rate Overview
Live
1 RUB = 0.052179 MYR
1 MYR = 19.1648
RUB
Avg
0.052719
High
0.053112
Low
0.051987
Last updated: 5/6/2026, 11:08:47 PM
Quick Conversions
| RUB | MYR |
|---|---|
| 1 RUB | 0.05 MYR |
| 10 RUB | 0.52 MYR |
| 50 RUB | 2.61 MYR |
| 100 RUB | 5.22 MYR |
| 500 RUB | 26.09 MYR |
| 1,000 RUB | 52.18 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-05-06T23:08:47Z",
"rates": {
"MYR": 0.052179
}
}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.2179,
"rate": 0.052179
}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