Rate Overview
Live
1 RUB = 0.053005 MYR
1 MYR = 18.8661
RUB
Avg
0.052045
High
0.056727
Low
0.047545
Last updated: 7/7/2026, 8:08:21 AM
Quick Conversions
| RUB | MYR |
|---|---|
| 1 RUB | 0.05 MYR |
| 10 RUB | 0.53 MYR |
| 50 RUB | 2.65 MYR |
| 100 RUB | 5.30 MYR |
| 500 RUB | 26.50 MYR |
| 1,000 RUB | 53.00 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-07T08:08:21Z",
"rates": {
"MYR": 0.053005
}
}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.3004999999999995,
"rate": 0.053005
}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