Rate Overview
Live
1 RUB = 12.4226 KPW
1 KPW = 0.080498
RUB
Avg
12.4369
High
12.5022
Low
12.3306
Last updated: 6/16/2026, 10:45:55 AM
Quick Conversions
| RUB | KPW |
|---|---|
| 1 RUB | 12.42 KPW |
| 10 RUB | 124.23 KPW |
| 50 RUB | 621.13 KPW |
| 100 RUB | 1,242.26 KPW |
| 500 RUB | 6,211.31 KPW |
| 1,000 RUB | 12,422.63 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-06-16T10:45:55Z",
"rates": {
"KPW": 12.422628
}
}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": 1242.2628,
"rate": 12.422628
}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