Rate Overview
Live
1 KRW = 0.047135 RUB
1 RUB = 21.2157
KRW
Avg
0.047275
High
0.047946
Low
0.046932
Last updated: 5/28/2026, 4:45:57 PM
Quick Conversions
| KRW | RUB |
|---|---|
| 1 KRW | 0.05 RUB |
| 10 KRW | 0.47 RUB |
| 50 KRW | 2.36 RUB |
| 100 KRW | 4.71 RUB |
| 500 KRW | 23.57 RUB |
| 1,000 KRW | 47.14 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-05-28T16:45:57Z",
"rates": {
"RUB": 0.047135
}
}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": 4.713500000000001,
"rate": 0.047135
}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