Rate Overview
Live
1 RUB = 18.6354 KRW
1 KRW = 0.053661
RUB
Avg
18.3260
High
19.3591
Low
16.6290
Last updated: 3/27/2026, 8:26:01 AM
Quick Conversions
| RUB | KRW |
|---|---|
| 1 RUB | 18.64 KRW |
| 10 RUB | 186.35 KRW |
| 50 RUB | 931.77 KRW |
| 100 RUB | 1,863.54 KRW |
| 500 RUB | 9,317.68 KRW |
| 1,000 RUB | 18,635.35 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-27T08:26:01Z",
"rates": {
"KRW": 18.635351
}
}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.5351,
"rate": 18.635351
}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