Rate Overview
Live
1 KRW = 0.062459 INR
1 INR = 16.0105
KRW
Avg
0.061792
High
0.062531
Low
0.061036
Last updated: 7/5/2026, 4:53:53 PM
Quick Conversions
| KRW | INR |
|---|---|
| 1 KRW | 0.06 INR |
| 10 KRW | 0.62 INR |
| 50 KRW | 3.12 INR |
| 100 KRW | 6.25 INR |
| 500 KRW | 31.23 INR |
| 1,000 KRW | 62.46 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-05T16:53:53Z",
"rates": {
"INR": 0.062459
}
}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.2459,
"rate": 0.062459
}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