Rate Overview
Live
1 INR = 9.7667 KPW
1 KPW = 0.102389
INR
Avg
9.8103
High
9.8814
Low
9.7667
Last updated: 3/7/2026, 2:13:53 AM
Quick Conversions
| INR | KPW |
|---|---|
| 1 INR | 9.77 KPW |
| 10 INR | 97.67 KPW |
| 50 INR | 488.33 KPW |
| 100 INR | 976.67 KPW |
| 500 INR | 4,883.35 KPW |
| 1,000 INR | 9,766.69 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-07T02:13:53Z",
"rates": {
"KPW": 9.76669
}
}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": 976.6690000000001,
"rate": 9.76669
}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