Rate Overview
Live
1 RUB = 18.9014 KRW
1 KRW = 0.052906
RUB
Avg
16.9683
High
21.1758
Low
12.7579
Last updated: 7/27/2026, 9:16:29 PM
Quick Conversions
| RUB | KRW |
|---|---|
| 1 RUB | 18.90 KRW |
| 10 RUB | 189.01 KRW |
| 50 RUB | 945.07 KRW |
| 100 RUB | 1,890.14 KRW |
| 500 RUB | 9,450.70 KRW |
| 1,000 RUB | 18,901.40 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-27T21:16:29Z",
"rates": {
"KRW": 18.901403
}
}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": 1890.1402999999998,
"rate": 18.901403
}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