Rate Overview
Live
1 RUB = 18.9682 KRW
1 KRW = 0.052720
RUB
Avg
18.8641
High
19.0909
Low
18.6767
Last updated: 3/6/2026, 9:05:42 PM
Quick Conversions
| RUB | KRW |
|---|---|
| 1 RUB | 18.97 KRW |
| 10 RUB | 189.68 KRW |
| 50 RUB | 948.41 KRW |
| 100 RUB | 1,896.82 KRW |
| 500 RUB | 9,484.10 KRW |
| 1,000 RUB | 18,968.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-03-06T21:05:42Z",
"rates": {
"KRW": 18.968197
}
}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": 1896.8197,
"rate": 18.968197
}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