Rate Overview
Live
1 INR = 9.3677 KPW
1 KPW = 0.106749
INR
Avg
9.3788
High
9.4497
Low
9.2956
Last updated: 5/27/2026, 8:50:40 AM
Quick Conversions
| INR | KPW |
|---|---|
| 1 INR | 9.37 KPW |
| 10 INR | 93.68 KPW |
| 50 INR | 468.39 KPW |
| 100 INR | 936.77 KPW |
| 500 INR | 4,683.86 KPW |
| 1,000 INR | 9,367.73 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-27T08:50:40Z",
"rates": {
"KPW": 9.367728
}
}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": 936.7728,
"rate": 9.367728
}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