Rate Overview
Live
1 KRW = 0.063785 RUB
1 RUB = 15.6777
KRW
Avg
0.063362
High
0.064317
Low
0.062226
Last updated: 9/5/2026, 12:04:43 PM
Quick Conversions
| KRW | RUB |
|---|---|
| 1 KRW | 0.06 RUB |
| 10 KRW | 0.64 RUB |
| 50 KRW | 3.19 RUB |
| 100 KRW | 6.38 RUB |
| 500 KRW | 31.89 RUB |
| 1,000 KRW | 63.79 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-09-05T12:04:43Z",
"rates": {
"RUB": 0.063785
}
}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": 6.3785,
"rate": 0.063785
}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