Rate Overview
Live
1 XCD = 35.5289 INR
1 INR = 0.028146
XCD
Avg
34.5489
High
35.8148
Low
33.1970
Last updated: 7/28/2026, 2:30:20 PM
Quick Conversions
| XCD | INR |
|---|---|
| 1 XCD | 35.53 INR |
| 10 XCD | 355.29 INR |
| 50 XCD | 1,776.44 INR |
| 100 XCD | 3,552.89 INR |
| 500 XCD | 17,764.43 INR |
| 1,000 XCD | 35,528.87 INR |
Get XCD/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=INRExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-07-28T14:30:20Z",
"rates": {
"INR": 35.528867
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "INR",
"amount": 100
},
"result": 3552.8867,
"rate": 35.528867
}Build with XCD/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key