Rate Overview
Live
1 RUB = 12.5689 KPW
1 KPW = 0.079562
RUB
Avg
12.5914
High
12.6201
Low
12.5689
Last updated: 5/27/2026, 3:39:35 AM
Quick Conversions
| RUB | KPW |
|---|---|
| 1 RUB | 12.57 KPW |
| 10 RUB | 125.69 KPW |
| 50 RUB | 628.44 KPW |
| 100 RUB | 1,256.89 KPW |
| 500 RUB | 6,284.43 KPW |
| 1,000 RUB | 12,568.86 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-27T03:39:35Z",
"rates": {
"KPW": 12.568859
}
}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": 1256.8859,
"rate": 12.568859
}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