Rate Overview
Live
1 RUB = 18.6569 KRW
1 KRW = 0.053599
RUB
Avg
18.5574
High
19.0909
Low
17.4208
Last updated: 3/27/2026, 11:53:09 AM
Quick Conversions
| RUB | KRW |
|---|---|
| 1 RUB | 18.66 KRW |
| 10 RUB | 186.57 KRW |
| 50 RUB | 932.85 KRW |
| 100 RUB | 1,865.69 KRW |
| 500 RUB | 9,328.46 KRW |
| 1,000 RUB | 18,656.92 KRW |
Get RUB/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=KRWExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-03-27T11:53:09Z",
"rates": {
"KRW": 18.656918
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "KRW",
"amount": 100
},
"result": 1865.6918,
"rate": 18.656918
}Build with RUB/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key