Rate Overview
Live
1 INR = 9.4032 KPW
1 KPW = 0.106347
INR
Avg
9.4920
High
9.5391
Low
9.4032
Last updated: 7/2/2026, 5:15:04 PM
Quick Conversions
| INR | KPW |
|---|---|
| 1 INR | 9.40 KPW |
| 10 INR | 94.03 KPW |
| 50 INR | 470.16 KPW |
| 100 INR | 940.32 KPW |
| 500 INR | 4,701.58 KPW |
| 1,000 INR | 9,403.16 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-07-02T17:15:04Z",
"rates": {
"KPW": 9.403163
}
}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": 940.3163,
"rate": 9.403163
}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