Rate Overview
Live
1 KYD = 116.4957 INR
1 INR = 0.008584
KYD
Avg
107.2419
High
116.4957
Low
101.7432
Last updated: 7/22/2026, 4:10:08 AM
Quick Conversions
| KYD | INR |
|---|---|
| 1 KYD | 116.50 INR |
| 10 KYD | 1,164.96 INR |
| 50 KYD | 5,824.79 INR |
| 100 KYD | 11,649.57 INR |
| 500 KYD | 58,247.85 INR |
| 1,000 KYD | 116,495.71 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-22T04:10:08Z",
"rates": {
"INR": 116.495707
}
}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": 11649.5707,
"rate": 116.495707
}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