Rate Overview
Live
1 KYD = 116.5832 INR
1 INR = 0.008578
KYD
Avg
113.4528
High
116.5832
Low
109.9136
Last updated: 7/24/2026, 1:24:36 AM
Quick Conversions
| KYD | INR |
|---|---|
| 1 KYD | 116.58 INR |
| 10 KYD | 1,165.83 INR |
| 50 KYD | 5,829.16 INR |
| 100 KYD | 11,658.32 INR |
| 500 KYD | 58,291.62 INR |
| 1,000 KYD | 116,583.23 INR |
Get KYD/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=INRExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-07-24T01:24:36Z",
"rates": {
"INR": 116.583232
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "INR",
"amount": 100
},
"result": 11658.323199999999,
"rate": 116.583232
}Build with KYD/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key