Rate Overview
Live
1 KYD = 114.6692 INR
1 INR = 0.008721
KYD
Avg
113.4640
High
114.6692
Low
112.3604
Last updated: 3/27/2026, 11:10:41 AM
Quick Conversions
| KYD | INR |
|---|---|
| 1 KYD | 114.67 INR |
| 10 KYD | 1,146.69 INR |
| 50 KYD | 5,733.46 INR |
| 100 KYD | 11,466.92 INR |
| 500 KYD | 57,334.60 INR |
| 1,000 KYD | 114,669.21 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-03-27T11:10:41Z",
"rates": {
"INR": 114.669208
}
}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": 11466.9208,
"rate": 114.669208
}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