Rate Overview
Live
1 RUB = 18.7904 KRW
1 KRW = 0.053219
RUB
Avg
18.7654
High
18.9086
Low
18.6499
Last updated: 7/28/2026, 3:03:27 PM
Quick Conversions
| RUB | KRW |
|---|---|
| 1 RUB | 18.79 KRW |
| 10 RUB | 187.90 KRW |
| 50 RUB | 939.52 KRW |
| 100 RUB | 1,879.04 KRW |
| 500 RUB | 9,395.20 KRW |
| 1,000 RUB | 18,790.40 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-28T15:03:27Z",
"rates": {
"KRW": 18.790396
}
}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": 1879.0396,
"rate": 18.790396
}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