Rate Overview
Live
1 KRW = 0.059031 RUB
1 RUB = 16.9403
KRW
Avg
0.058698
High
0.059415
Low
0.057642
Last updated: 8/17/2026, 8:18:04 AM
Quick Conversions
| KRW | RUB |
|---|---|
| 1 KRW | 0.06 RUB |
| 10 KRW | 0.59 RUB |
| 50 KRW | 2.95 RUB |
| 100 KRW | 5.90 RUB |
| 500 KRW | 29.52 RUB |
| 1,000 KRW | 59.03 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-08-17T08:18:04Z",
"rates": {
"RUB": 0.059031
}
}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.9031,
"rate": 0.059031
}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