Rate Overview
Live
1 RUB = 19.7274 KRW
1 KRW = 0.050691
RUB
Avg
19.7902
High
19.9848
Low
19.6376
Last updated: 7/9/2026, 4:39:49 AM
Quick Conversions
| RUB | KRW |
|---|---|
| 1 RUB | 19.73 KRW |
| 10 RUB | 197.27 KRW |
| 50 RUB | 986.37 KRW |
| 100 RUB | 1,972.74 KRW |
| 500 RUB | 9,863.72 KRW |
| 1,000 RUB | 19,727.44 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-09T04:39:49Z",
"rates": {
"KRW": 19.727436
}
}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": 1972.7436,
"rate": 19.727436
}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