Rate Overview
Live
1 XCD = 35.3713 INR
1 INR = 0.028272
XCD
Avg
35.4856
High
35.8148
Low
35.3303
Last updated: 7/31/2026, 8:10:37 AM
Quick Conversions
| XCD | INR |
|---|---|
| 1 XCD | 35.37 INR |
| 10 XCD | 353.71 INR |
| 50 XCD | 1,768.56 INR |
| 100 XCD | 3,537.13 INR |
| 500 XCD | 17,685.64 INR |
| 1,000 XCD | 35,371.28 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-31T08:10:37Z",
"rates": {
"INR": 35.37128
}
}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": 3537.1279999999997,
"rate": 35.37128
}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