Rate Overview
Live
1 RUB = 18.7805 KRW
1 KRW = 0.053247
RUB
Avg
19.4671
High
21.3070
Low
17.4208
Last updated: 7/29/2026, 1:21:28 AM
Quick Conversions
| RUB | KRW |
|---|---|
| 1 RUB | 18.78 KRW |
| 10 RUB | 187.80 KRW |
| 50 RUB | 939.02 KRW |
| 100 RUB | 1,878.05 KRW |
| 500 RUB | 9,390.23 KRW |
| 1,000 RUB | 18,780.45 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-29T01:21:28Z",
"rates": {
"KRW": 18.780454
}
}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": 1878.0454,
"rate": 18.780454
}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