Rate Overview
Live
1 RUB = 19.2445 KRW
1 KRW = 0.051963
RUB
Avg
19.3492
High
19.5965
Low
19.2445
Last updated: 4/18/2026, 8:47:17 AM
Quick Conversions
| RUB | KRW |
|---|---|
| 1 RUB | 19.24 KRW |
| 10 RUB | 192.45 KRW |
| 50 RUB | 962.23 KRW |
| 100 RUB | 1,924.45 KRW |
| 500 RUB | 9,622.27 KRW |
| 1,000 RUB | 19,244.54 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-04-18T08:47:17Z",
"rates": {
"KRW": 19.244538
}
}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": 1924.4537999999998,
"rate": 19.244538
}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