Rate Overview
Live
1 KYD = 114.3246 INR
1 INR = 0.008747
KYD
Avg
114.6957
High
116.1109
Low
114.0895
Last updated: 6/16/2026, 4:50:27 AM
Quick Conversions
| KYD | INR |
|---|---|
| 1 KYD | 114.32 INR |
| 10 KYD | 1,143.25 INR |
| 50 KYD | 5,716.23 INR |
| 100 KYD | 11,432.46 INR |
| 500 KYD | 57,162.29 INR |
| 1,000 KYD | 114,324.59 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-06-16T04:50:27Z",
"rates": {
"INR": 114.324587
}
}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": 11432.4587,
"rate": 114.324587
}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