Rate Overview
Live
1 MYR = 18.0656 RUB
1 RUB = 0.055354
MYR
Avg
18.6039
High
19.2352
Low
17.9929
Last updated: 5/27/2026, 8:08:07 AM
Quick Conversions
| MYR | RUB |
|---|---|
| 1 MYR | 18.07 RUB |
| 10 MYR | 180.66 RUB |
| 50 MYR | 903.28 RUB |
| 100 MYR | 1,806.56 RUB |
| 500 MYR | 9,032.82 RUB |
| 1,000 MYR | 18,065.65 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-27T08:08:07Z",
"rates": {
"RUB": 18.065649
}
}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": 1806.5649,
"rate": 18.065649
}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