Rate Overview
Live
1 INR = 9.3841 KPW
1 KPW = 0.106564
INR
Avg
9.4357
High
9.5542
Low
9.2956
Last updated: 5/27/2026, 1:58:12 PM
Quick Conversions
| INR | KPW |
|---|---|
| 1 INR | 9.38 KPW |
| 10 INR | 93.84 KPW |
| 50 INR | 469.20 KPW |
| 100 INR | 938.41 KPW |
| 500 INR | 4,692.03 KPW |
| 1,000 INR | 9,384.06 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-05-27T13:58:12Z",
"rates": {
"KPW": 9.384064
}
}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": 938.4064000000001,
"rate": 9.384064
}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