Rate Overview
Live
1 XCD = 35.1594 INR
1 INR = 0.028442
XCD
Avg
33.8495
High
35.1594
Low
33.1970
Last updated: 3/27/2026, 12:04:49 PM
Quick Conversions
| XCD | INR |
|---|---|
| 1 XCD | 35.16 INR |
| 10 XCD | 351.59 INR |
| 50 XCD | 1,757.97 INR |
| 100 XCD | 3,515.94 INR |
| 500 XCD | 17,579.71 INR |
| 1,000 XCD | 35,159.43 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-03-27T12:04:49Z",
"rates": {
"INR": 35.159427
}
}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": 3515.9427,
"rate": 35.159427
}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