Rate Overview
Live
1 MYR = 17.7681 RUB
1 RUB = 0.056281
MYR
Avg
17.8042
High
17.9725
Low
17.6892
Last updated: 6/16/2026, 8:54:55 AM
Quick Conversions
| MYR | RUB |
|---|---|
| 1 MYR | 17.77 RUB |
| 10 MYR | 177.68 RUB |
| 50 MYR | 888.41 RUB |
| 100 MYR | 1,776.81 RUB |
| 500 MYR | 8,884.06 RUB |
| 1,000 MYR | 17,768.11 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-06-16T08:54:55Z",
"rates": {
"RUB": 17.76811
}
}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": 1776.811,
"rate": 17.76811
}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