Rate Overview
Live
1 KPW = 0.090417 RUB
1 RUB = 11.0599
KPW
Avg
0.088312
High
0.093475
Low
0.083905
Last updated: 3/27/2026, 8:03:58 AM
Quick Conversions
| KPW | RUB |
|---|---|
| 1 KPW | 0.09 RUB |
| 10 KPW | 0.90 RUB |
| 50 KPW | 4.52 RUB |
| 100 KPW | 9.04 RUB |
| 500 KPW | 45.21 RUB |
| 1,000 KPW | 90.42 RUB |
Get KPW/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=RUBExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-03-27T08:03:58Z",
"rates": {
"RUB": 0.090417
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "RUB",
"amount": 100
},
"result": 9.0417,
"rate": 0.090417
}Build with KPW/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key