Rate Overview
Live
1 MYR = 19.0507 RUB
1 RUB = 0.052491
MYR
Avg
18.9555
High
19.2352
Low
18.8280
Last updated: 5/7/2026, 4:28:30 AM
Quick Conversions
| MYR | RUB |
|---|---|
| 1 MYR | 19.05 RUB |
| 10 MYR | 190.51 RUB |
| 50 MYR | 952.54 RUB |
| 100 MYR | 1,905.07 RUB |
| 500 MYR | 9,525.37 RUB |
| 1,000 MYR | 19,050.73 RUB |
Get MYR/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=RUBExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-05-07T04:28:30Z",
"rates": {
"RUB": 19.050733
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "RUB",
"amount": 100
},
"result": 1905.0733,
"rate": 19.050733
}Build with MYR/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key