Rate Overview
Live
1 KYD = 114.3335 INR
1 INR = 0.008746
KYD
Avg
114.6169
High
116.4768
Low
113.6945
Last updated: 9/4/2026, 4:36:18 AM
Quick Conversions
| KYD | INR |
|---|---|
| 1 KYD | 114.33 INR |
| 10 KYD | 1,143.33 INR |
| 50 KYD | 5,716.67 INR |
| 100 KYD | 11,433.35 INR |
| 500 KYD | 57,166.73 INR |
| 1,000 KYD | 114,333.46 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-09-04T04:36:18Z",
"rates": {
"INR": 114.333463
}
}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": 11433.3463,
"rate": 114.333463
}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