Rate Overview
Live
1 INR = 9.4183 KPW
1 KPW = 0.106176
INR
Avg
9.4681
High
9.5355
Low
9.4183
Last updated: 9/12/2026, 8:43:05 AM
Quick Conversions
| INR | KPW |
|---|---|
| 1 INR | 9.42 KPW |
| 10 INR | 94.18 KPW |
| 50 INR | 470.91 KPW |
| 100 INR | 941.83 KPW |
| 500 INR | 4,709.15 KPW |
| 1,000 INR | 9,418.29 KPW |
Get INR/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=KPWExample Response:
{
"success": true,
"base": "INR",
"date": "2026-09-12T08:43:05Z",
"rates": {
"KPW": 9.41829
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "KPW",
"amount": 100
},
"result": 941.8290000000001,
"rate": 9.41829
}Build with INR/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key