Rate Overview
Live
1 RUB = 11.0598 KPW
1 KPW = 0.090418
RUB
Avg
10.9114
High
11.1772
Low
10.4466
Last updated: 3/27/2026, 9:46:21 AM
Quick Conversions
| RUB | KPW |
|---|---|
| 1 RUB | 11.06 KPW |
| 10 RUB | 110.60 KPW |
| 50 RUB | 552.99 KPW |
| 100 RUB | 1,105.98 KPW |
| 500 RUB | 5,529.88 KPW |
| 1,000 RUB | 11,059.76 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-03-27T09:46:21Z",
"rates": {
"KPW": 11.05976
}
}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": 1105.976,
"rate": 11.05976
}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