Rate Overview
Live
1 KPW = 0.102158 INR
1 INR = 9.7888
KPW
Avg
0.101934
High
0.102388
Low
0.101200
Last updated: 3/7/2026, 5:05:13 AM
Quick Conversions
| KPW | INR |
|---|---|
| 1 KPW | 0.10 INR |
| 10 KPW | 1.02 INR |
| 50 KPW | 5.11 INR |
| 100 KPW | 10.22 INR |
| 500 KPW | 51.08 INR |
| 1,000 KPW | 102.16 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-03-07T05:05:13Z",
"rates": {
"INR": 0.102158
}
}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.2158,
"rate": 0.102158
}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