Rate Overview
Live
1 RUB = 18.9020 KRW
1 KRW = 0.052905
RUB
Avg
19.3715
High
20.1366
Low
18.6499
Last updated: 7/27/2026, 5:55:03 PM
Quick Conversions
| RUB | KRW |
|---|---|
| 1 RUB | 18.90 KRW |
| 10 RUB | 189.02 KRW |
| 50 RUB | 945.10 KRW |
| 100 RUB | 1,890.20 KRW |
| 500 RUB | 9,450.99 KRW |
| 1,000 RUB | 18,901.98 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-27T17:55:03Z",
"rates": {
"KRW": 18.90198
}
}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": 1890.1979999999999,
"rate": 18.90198
}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