Rate Overview
Live
1 KRW = 0.052719 RUB
1 RUB = 18.9685
KRW
Avg
0.053013
High
0.053542
Low
0.052380
Last updated: 3/6/2026, 6:12:41 PM
Quick Conversions
| KRW | RUB |
|---|---|
| 1 KRW | 0.05 RUB |
| 10 KRW | 0.53 RUB |
| 50 KRW | 2.64 RUB |
| 100 KRW | 5.27 RUB |
| 500 KRW | 26.36 RUB |
| 1,000 KRW | 52.72 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-03-06T18:12:41Z",
"rates": {
"RUB": 0.052719
}
}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.2719000000000005,
"rate": 0.052719
}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