Rate Overview
Live
1 XCD = 35.4211 INR
1 INR = 0.028232
XCD
Avg
35.4238
High
35.8148
Low
34.9337
Last updated: 7/29/2026, 8:26:01 AM
Quick Conversions
| XCD | INR |
|---|---|
| 1 XCD | 35.42 INR |
| 10 XCD | 354.21 INR |
| 50 XCD | 1,771.05 INR |
| 100 XCD | 3,542.11 INR |
| 500 XCD | 17,710.54 INR |
| 1,000 XCD | 35,421.08 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-29T08:26:01Z",
"rates": {
"INR": 35.421082
}
}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": 3542.1081999999997,
"rate": 35.421082
}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