Rate Overview
Live
1 RUB = 0.056359 MYR
1 MYR = 17.7434
RUB
Avg
0.056177
High
0.056531
Low
0.055640
Last updated: 6/16/2026, 10:09:04 AM
Quick Conversions
| RUB | MYR |
|---|---|
| 1 RUB | 0.06 MYR |
| 10 RUB | 0.56 MYR |
| 50 RUB | 2.82 MYR |
| 100 RUB | 5.64 MYR |
| 500 RUB | 28.18 MYR |
| 1,000 RUB | 56.36 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-06-16T10:09:04Z",
"rates": {
"MYR": 0.056359
}
}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.6359,
"rate": 0.056359
}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