Rate Overview
Live
1 RUB = 0.052541 MYR
1 MYR = 19.0328
RUB
Avg
0.052090
High
0.056727
Low
0.047545
Last updated: 7/27/2026, 12:05:52 PM
Quick Conversions
| RUB | MYR |
|---|---|
| 1 RUB | 0.05 MYR |
| 10 RUB | 0.53 MYR |
| 50 RUB | 2.63 MYR |
| 100 RUB | 5.25 MYR |
| 500 RUB | 26.27 MYR |
| 1,000 RUB | 52.54 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-27T12:05:52Z",
"rates": {
"MYR": 0.052541
}
}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.254099999999999,
"rate": 0.052541
}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