Rate Overview
Live
1 RUB = 19.8276 KRW
1 KRW = 0.050435
RUB
Avg
19.8103
High
19.9848
Low
19.6376
Last updated: 7/8/2026, 2:35:39 PM
Quick Conversions
| RUB | KRW |
|---|---|
| 1 RUB | 19.83 KRW |
| 10 RUB | 198.28 KRW |
| 50 RUB | 991.38 KRW |
| 100 RUB | 1,982.76 KRW |
| 500 RUB | 9,913.81 KRW |
| 1,000 RUB | 19,827.62 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-08T14:35:39Z",
"rates": {
"KRW": 19.82762
}
}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": 1982.762,
"rate": 19.82762
}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