Rate Overview
Live
1 RUB = 18.6368 KRW
1 KRW = 0.053657
RUB
Avg
18.5567
High
19.0909
Low
17.4208
Last updated: 3/27/2026, 10:14:12 AM
Quick Conversions
| RUB | KRW |
|---|---|
| 1 RUB | 18.64 KRW |
| 10 RUB | 186.37 KRW |
| 50 RUB | 931.84 KRW |
| 100 RUB | 1,863.68 KRW |
| 500 RUB | 9,318.38 KRW |
| 1,000 RUB | 18,636.77 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-27T10:14:12Z",
"rates": {
"KRW": 18.636765
}
}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": 1863.6765,
"rate": 18.636765
}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