Rate Overview
Live
1 KRW = 0.050806 RUB
1 RUB = 19.6827
KRW
Avg
0.051836
High
0.053092
Low
0.050806
Last updated: 4/16/2026, 1:33:10 AM
Quick Conversions
| KRW | RUB |
|---|---|
| 1 KRW | 0.05 RUB |
| 10 KRW | 0.51 RUB |
| 50 KRW | 2.54 RUB |
| 100 KRW | 5.08 RUB |
| 500 KRW | 25.40 RUB |
| 1,000 KRW | 50.81 RUB |
Get KRW/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=RUBExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-04-16T01:33:10Z",
"rates": {
"RUB": 0.050806
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "RUB",
"amount": 100
},
"result": 5.0806,
"rate": 0.050806
}Build with KRW/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key