Rate Overview
Live
1 KYD = 115.9171 INR
1 INR = 0.008627
KYD
Avg
110.9390
High
117.1319
Low
107.5949
Last updated: 5/27/2026, 3:43:32 AM
Quick Conversions
| KYD | INR |
|---|---|
| 1 KYD | 115.92 INR |
| 10 KYD | 1,159.17 INR |
| 50 KYD | 5,795.85 INR |
| 100 KYD | 11,591.71 INR |
| 500 KYD | 57,958.53 INR |
| 1,000 KYD | 115,917.07 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-05-27T03:43:32Z",
"rates": {
"INR": 115.917068
}
}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": 11591.7068,
"rate": 115.917068
}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