Rate Overview
Live
1 KYD = 116.4664 INR
1 INR = 0.008586
KYD
Avg
114.8994
High
116.4664
Low
113.8408
Last updated: 7/6/2026, 12:43:58 AM
Quick Conversions
| KYD | INR |
|---|---|
| 1 KYD | 116.47 INR |
| 10 KYD | 1,164.66 INR |
| 50 KYD | 5,823.32 INR |
| 100 KYD | 11,646.64 INR |
| 500 KYD | 58,233.19 INR |
| 1,000 KYD | 116,466.37 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-06T00:43:58Z",
"rates": {
"INR": 116.466374
}
}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": 11646.6374,
"rate": 116.466374
}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