Rate Overview
Live
1 RUB = 18.8855 KRW
1 KRW = 0.052951
RUB
Avg
18.6580
High
21.2558
Low
16.6627
Last updated: 7/28/2026, 4:05:03 AM
Quick Conversions
| RUB | KRW |
|---|---|
| 1 RUB | 18.89 KRW |
| 10 RUB | 188.86 KRW |
| 50 RUB | 944.28 KRW |
| 100 RUB | 1,888.55 KRW |
| 500 RUB | 9,442.76 KRW |
| 1,000 RUB | 18,885.51 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-07-28T04:05:03Z",
"rates": {
"KRW": 18.885511
}
}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": 1888.5511000000001,
"rate": 18.885511
}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