Rate Overview
Live
1 KPW = 0.105733 INR
1 INR = 9.4578
KPW
Avg
0.101808
High
0.105733
Low
0.099830
Last updated: 3/27/2026, 12:58:57 PM
Quick Conversions
| KPW | INR |
|---|---|
| 1 KPW | 0.11 INR |
| 10 KPW | 1.06 INR |
| 50 KPW | 5.29 INR |
| 100 KPW | 10.57 INR |
| 500 KPW | 52.87 INR |
| 1,000 KPW | 105.73 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-27T12:58:57Z",
"rates": {
"INR": 0.105733
}
}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.5733,
"rate": 0.105733
}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