Rate Overview
Live
1 INR = 9.4670 KPW
1 KPW = 0.105630
INR
Avg
9.8255
High
10.0170
Low
9.4670
Last updated: 3/27/2026, 11:20:09 AM
Quick Conversions
| INR | KPW |
|---|---|
| 1 INR | 9.47 KPW |
| 10 INR | 94.67 KPW |
| 50 INR | 473.35 KPW |
| 100 INR | 946.70 KPW |
| 500 INR | 4,733.50 KPW |
| 1,000 INR | 9,467.01 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-03-27T11:20:09Z",
"rates": {
"KPW": 9.467007
}
}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": 946.7007000000001,
"rate": 9.467007
}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