Rate Overview
Live
1 RUB = 10.8695 KPW
1 KPW = 0.092001
RUB
Avg
10.7505
High
10.8695
Low
10.5877
Last updated: 8/21/2026, 6:08:09 AM
Quick Conversions
| RUB | KPW |
|---|---|
| 1 RUB | 10.87 KPW |
| 10 RUB | 108.69 KPW |
| 50 RUB | 543.47 KPW |
| 100 RUB | 1,086.95 KPW |
| 500 RUB | 5,434.74 KPW |
| 1,000 RUB | 10,869.48 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-21T06:08:09Z",
"rates": {
"KPW": 10.869475
}
}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": 1086.9475,
"rate": 10.869475
}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