Rate Overview
Live
1 XCD = 35.1611 INR
1 INR = 0.028441
XCD
Avg
32.6965
High
35.1611
Low
31.2197
Last updated: 3/27/2026, 5:17:10 PM
Quick Conversions
| XCD | INR |
|---|---|
| 1 XCD | 35.16 INR |
| 10 XCD | 351.61 INR |
| 50 XCD | 1,758.05 INR |
| 100 XCD | 3,516.11 INR |
| 500 XCD | 17,580.54 INR |
| 1,000 XCD | 35,161.09 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-27T17:17:10Z",
"rates": {
"INR": 35.161089
}
}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": 3516.1088999999997,
"rate": 35.161089
}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