Rate Overview
Live
1 RUB = 10.8857 KPW
1 KPW = 0.091864
RUB
Avg
10.7349
High
12.2140
Low
8.1262
Last updated: 8/22/2026, 10:21:13 PM
Quick Conversions
| RUB | KPW |
|---|---|
| 1 RUB | 10.89 KPW |
| 10 RUB | 108.86 KPW |
| 50 RUB | 544.28 KPW |
| 100 RUB | 1,088.57 KPW |
| 500 RUB | 5,442.85 KPW |
| 1,000 RUB | 10,885.70 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-22T22:21:13Z",
"rates": {
"KPW": 10.885695
}
}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": 1088.5695,
"rate": 10.885695
}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