Rate Overview
Live
1 KYD = 115.2493 INR
1 INR = 0.008677
KYD
Avg
111.4343
High
115.6537
Low
108.0734
Last updated: 5/27/2026, 4:53:06 AM
Quick Conversions
| KYD | INR |
|---|---|
| 1 KYD | 115.25 INR |
| 10 KYD | 1,152.49 INR |
| 50 KYD | 5,762.46 INR |
| 100 KYD | 11,524.93 INR |
| 500 KYD | 57,624.63 INR |
| 1,000 KYD | 115,249.26 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-27T04:53:06Z",
"rates": {
"INR": 115.24926
}
}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": 11524.926000000001,
"rate": 115.24926
}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