Rate Overview
Live
1 KRW = 0.067141 INR
1 INR = 14.8940
KRW
Avg
0.067384
High
0.067618
Low
0.067141
Last updated: 8/14/2026, 6:53:14 PM
Quick Conversions
| KRW | INR |
|---|---|
| 1 KRW | 0.07 INR |
| 10 KRW | 0.67 INR |
| 50 KRW | 3.36 INR |
| 100 KRW | 6.71 INR |
| 500 KRW | 33.57 INR |
| 1,000 KRW | 67.14 INR |
Get KRW/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=INRExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-08-14T18:53:14Z",
"rates": {
"INR": 0.067141
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "INR",
"amount": 100
},
"result": 6.7141,
"rate": 0.067141
}Build with KRW/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key