Rate Overview
Live
1 RUB = 16.7137 KRW
1 KRW = 0.059831
RUB
Avg
16.9131
High
17.1852
Low
16.5836
Last updated: 8/18/2026, 5:05:22 PM
Quick Conversions
| RUB | KRW |
|---|---|
| 1 RUB | 16.71 KRW |
| 10 RUB | 167.14 KRW |
| 50 RUB | 835.68 KRW |
| 100 RUB | 1,671.37 KRW |
| 500 RUB | 8,356.85 KRW |
| 1,000 RUB | 16,713.69 KRW |
Get RUB/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=KRWExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-08-18T17:05:22Z",
"rates": {
"KRW": 16.71369
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "KRW",
"amount": 100
},
"result": 1671.369,
"rate": 16.71369
}Build with RUB/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key