Rate Overview
Live
1 XCD = 35.4795 INR
1 INR = 0.028185
XCD
Avg
35.3503
High
35.4795
Low
35.2529
Last updated: 8/20/2026, 6:36:27 PM
Quick Conversions
| XCD | INR |
|---|---|
| 1 XCD | 35.48 INR |
| 10 XCD | 354.79 INR |
| 50 XCD | 1,773.97 INR |
| 100 XCD | 3,547.95 INR |
| 500 XCD | 17,739.73 INR |
| 1,000 XCD | 35,479.46 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-08-20T18:36:27Z",
"rates": {
"INR": 35.479456
}
}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": 3547.9456,
"rate": 35.479456
}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