Rate Overview
Live
1 INR = 9.4750 KPW
1 KPW = 0.105541
INR
Avg
9.4546
High
9.4971
Low
9.3953
Last updated: 6/16/2026, 8:55:20 AM
Quick Conversions
| INR | KPW |
|---|---|
| 1 INR | 9.48 KPW |
| 10 INR | 94.75 KPW |
| 50 INR | 473.75 KPW |
| 100 INR | 947.50 KPW |
| 500 INR | 4,737.51 KPW |
| 1,000 INR | 9,475.03 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-06-16T08:55:20Z",
"rates": {
"KPW": 9.475029
}
}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": 947.5029,
"rate": 9.475029
}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