Rate Overview
Live
1 RUB = 18.7654 KRW
1 KRW = 0.053289
RUB
Avg
18.7626
High
18.9086
Low
18.6499
Last updated: 7/28/2026, 5:56:03 PM
Quick Conversions
| RUB | KRW |
|---|---|
| 1 RUB | 18.77 KRW |
| 10 RUB | 187.65 KRW |
| 50 RUB | 938.27 KRW |
| 100 RUB | 1,876.54 KRW |
| 500 RUB | 9,382.72 KRW |
| 1,000 RUB | 18,765.45 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-28T17:56:03Z",
"rates": {
"KRW": 18.765446
}
}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": 1876.5446000000002,
"rate": 18.765446
}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