Rate Overview
Live
1 RUB = 21.2112 KRW
1 KRW = 0.047145
RUB
Avg
21.0164
High
21.2112
Low
20.8326
Last updated: 6/19/2026, 1:53:11 AM
Quick Conversions
| RUB | KRW |
|---|---|
| 1 RUB | 21.21 KRW |
| 10 RUB | 212.11 KRW |
| 50 RUB | 1,060.56 KRW |
| 100 RUB | 2,121.12 KRW |
| 500 RUB | 10,605.60 KRW |
| 1,000 RUB | 21,211.20 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-06-19T01:53:11Z",
"rates": {
"KRW": 21.211201
}
}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": 2121.1201,
"rate": 21.211201
}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