Rate Overview
Live
1 KRW = 0.062450 INR
1 INR = 16.0128
KRW
Avg
0.062558
High
0.062673
Low
0.062450
Last updated: 6/15/2026, 3:20:08 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.22 INR |
| 1,000 KRW | 62.45 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-06-15T15:20:08Z",
"rates": {
"INR": 0.06245
}
}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.245,
"rate": 0.06245
}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