Rate Overview
Live
1 KPW = 0.106563 INR
1 INR = 9.3841
KPW
Avg
0.102445
High
0.106811
Low
0.099425
Last updated: 5/27/2026, 5:33:29 PM
Quick Conversions
| KPW | INR |
|---|---|
| 1 KPW | 0.11 INR |
| 10 KPW | 1.07 INR |
| 50 KPW | 5.33 INR |
| 100 KPW | 10.66 INR |
| 500 KPW | 53.28 INR |
| 1,000 KPW | 106.56 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-05-27T17:33:29Z",
"rates": {
"INR": 0.106563
}
}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.6563,
"rate": 0.106563
}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