Rate Overview
Live
1 INR = 9.4573 KPW
1 KPW = 0.105738
INR
Avg
9.9567
High
10.2204
Low
9.4573
Last updated: 3/27/2026, 1:01:21 PM
Quick Conversions
| INR | KPW |
|---|---|
| 1 INR | 9.46 KPW |
| 10 INR | 94.57 KPW |
| 50 INR | 472.87 KPW |
| 100 INR | 945.73 KPW |
| 500 INR | 4,728.67 KPW |
| 1,000 INR | 9,457.33 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-03-27T13:01:21Z",
"rates": {
"KPW": 9.457333
}
}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": 945.7333,
"rate": 9.457333
}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