Rate Overview
Live
1 RUB = 19.6918 KRW
1 KRW = 0.050783
RUB
Avg
19.5781
High
19.6918
Low
19.1806
Last updated: 5/9/2026, 1:10:05 PM
Quick Conversions
| RUB | KRW |
|---|---|
| 1 RUB | 19.69 KRW |
| 10 RUB | 196.92 KRW |
| 50 RUB | 984.59 KRW |
| 100 RUB | 1,969.18 KRW |
| 500 RUB | 9,845.91 KRW |
| 1,000 RUB | 19,691.81 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-05-09T13:10:05Z",
"rates": {
"KRW": 19.691813
}
}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": 1969.1813,
"rate": 19.691813
}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