Rate Overview
Live
1 RUB = 18.5117 KRW
1 KRW = 0.054020
RUB
Avg
19.4572
High
21.3070
Low
17.4208
Last updated: 7/29/2026, 7:58:07 AM
Quick Conversions
| RUB | KRW |
|---|---|
| 1 RUB | 18.51 KRW |
| 10 RUB | 185.12 KRW |
| 50 RUB | 925.59 KRW |
| 100 RUB | 1,851.17 KRW |
| 500 RUB | 9,255.85 KRW |
| 1,000 RUB | 18,511.70 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-29T07:58:07Z",
"rates": {
"KRW": 18.5117
}
}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": 1851.17,
"rate": 18.5117
}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