Rate Overview
Live
1 RUB = 10.7336 KPW
1 KPW = 0.093165
RUB
Avg
11.6791
High
12.6479
Low
10.7242
Last updated: 8/25/2026, 7:39:56 PM
Quick Conversions
| RUB | KPW |
|---|---|
| 1 RUB | 10.73 KPW |
| 10 RUB | 107.34 KPW |
| 50 RUB | 536.68 KPW |
| 100 RUB | 1,073.36 KPW |
| 500 RUB | 5,366.82 KPW |
| 1,000 RUB | 10,733.64 KPW |
Get RUB/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=KPWExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-08-25T19:39:56Z",
"rates": {
"KPW": 10.733635
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "KPW",
"amount": 100
},
"result": 1073.3635,
"rate": 10.733635
}Build with RUB/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key