Rate Overview
Live
1 KPW = 0.106353 INR
1 INR = 9.4026
KPW
Avg
0.098231
High
0.106353
Low
0.093126
Last updated: 7/6/2026, 3:52:13 PM
Quick Conversions
| KPW | INR |
|---|---|
| 1 KPW | 0.11 INR |
| 10 KPW | 1.06 INR |
| 50 KPW | 5.32 INR |
| 100 KPW | 10.64 INR |
| 500 KPW | 53.18 INR |
| 1,000 KPW | 106.35 INR |
Get KPW/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=INRExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-07-06T15:52:13Z",
"rates": {
"INR": 0.106353
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "INR",
"amount": 100
},
"result": 10.6353,
"rate": 0.106353
}Build with KPW/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key