Rate Overview
Live
1 RUB = 12.5159 KPW
1 KPW = 0.079898
RUB
Avg
11.6523
High
12.6201
Low
10.8672
Last updated: 5/27/2026, 7:26:49 AM
Quick Conversions
| RUB | KPW |
|---|---|
| 1 RUB | 12.52 KPW |
| 10 RUB | 125.16 KPW |
| 50 RUB | 625.80 KPW |
| 100 RUB | 1,251.59 KPW |
| 500 RUB | 6,257.96 KPW |
| 1,000 RUB | 12,515.92 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-05-27T07:26:49Z",
"rates": {
"KPW": 12.515916
}
}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": 1251.5916,
"rate": 12.515916
}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