Rate Overview
Live
1 INR = 9.4662 KPW
1 KPW = 0.105639
INR
Avg
9.5657
High
9.6543
Low
9.4662
Last updated: 3/27/2026, 9:25:09 AM
Quick Conversions
| INR | KPW |
|---|---|
| 1 INR | 9.47 KPW |
| 10 INR | 94.66 KPW |
| 50 INR | 473.31 KPW |
| 100 INR | 946.62 KPW |
| 500 INR | 4,733.11 KPW |
| 1,000 INR | 9,466.21 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-27T09:25:09Z",
"rates": {
"KPW": 9.466211
}
}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": 946.6211,
"rate": 9.466211
}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