Rate Overview
Live
1 INR = 9.4932 KPW
1 KPW = 0.105338
INR
Avg
9.4756
High
9.5122
Low
9.4453
Last updated: 5/7/2026, 1:28:13 AM
Quick Conversions
| INR | KPW |
|---|---|
| 1 INR | 9.49 KPW |
| 10 INR | 94.93 KPW |
| 50 INR | 474.66 KPW |
| 100 INR | 949.32 KPW |
| 500 INR | 4,746.60 KPW |
| 1,000 INR | 9,493.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-05-07T01:28:13Z",
"rates": {
"KPW": 9.493206
}
}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": 949.3206,
"rate": 9.493206
}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