Rate Overview
Live
1 KRW = 0.066132 INR
1 INR = 15.1213
KRW
Avg
0.065446
High
0.066132
Low
0.064661
Last updated: 7/25/2026, 2:54:15 PM
Quick Conversions
| KRW | INR |
|---|---|
| 1 KRW | 0.07 INR |
| 10 KRW | 0.66 INR |
| 50 KRW | 3.31 INR |
| 100 KRW | 6.61 INR |
| 500 KRW | 33.07 INR |
| 1,000 KRW | 66.13 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-07-25T14:54:15Z",
"rates": {
"INR": 0.066132
}
}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.6132,
"rate": 0.066132
}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