Rate Overview
Live
1 KRW = 0.062531 INR
1 INR = 15.9921
KRW
Avg
0.061717
High
0.062531
Low
0.061036
Last updated: 7/5/2026, 12:37:16 AM
Quick Conversions
| KRW | INR |
|---|---|
| 1 KRW | 0.06 INR |
| 10 KRW | 0.63 INR |
| 50 KRW | 3.13 INR |
| 100 KRW | 6.25 INR |
| 500 KRW | 31.27 INR |
| 1,000 KRW | 62.53 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-05T00:37:16Z",
"rates": {
"INR": 0.062531
}
}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.2531,
"rate": 0.062531
}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