Rate Overview
Live
1 INR = 9.6289 KPW
1 KPW = 0.103854
INR
Avg
9.6619
High
9.7124
Low
9.6289
Last updated: 4/16/2026, 5:32:55 PM
Quick Conversions
| INR | KPW |
|---|---|
| 1 INR | 9.63 KPW |
| 10 INR | 96.29 KPW |
| 50 INR | 481.45 KPW |
| 100 INR | 962.89 KPW |
| 500 INR | 4,814.45 KPW |
| 1,000 INR | 9,628.91 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-04-16T17:32:55Z",
"rates": {
"KPW": 9.628908
}
}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": 962.8907999999999,
"rate": 9.628908
}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