Rate Overview
Live
1 INR = 9.4008 KPW
1 KPW = 0.106374
INR
Avg
9.8148
High
10.2788
Low
9.3283
Last updated: 8/25/2026, 9:48:00 PM
Quick Conversions
| INR | KPW |
|---|---|
| 1 INR | 9.40 KPW |
| 10 INR | 94.01 KPW |
| 50 INR | 470.04 KPW |
| 100 INR | 940.08 KPW |
| 500 INR | 4,700.41 KPW |
| 1,000 INR | 9,400.82 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-08-25T21:48:00Z",
"rates": {
"KPW": 9.400815
}
}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.0815,
"rate": 9.400815
}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