Rate Overview
Live
1 RUB = 11.4403 KPW
1 KPW = 0.087410
RUB
Avg
11.5911
High
11.7050
Low
11.4403
Last updated: 3/6/2026, 5:15:39 PM
Quick Conversions
| RUB | KPW |
|---|---|
| 1 RUB | 11.44 KPW |
| 10 RUB | 114.40 KPW |
| 50 RUB | 572.02 KPW |
| 100 RUB | 1,144.03 KPW |
| 500 RUB | 5,720.17 KPW |
| 1,000 RUB | 11,440.34 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-06T17:15:39Z",
"rates": {
"KPW": 11.440344
}
}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": 1144.0344,
"rate": 11.440344
}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