Rate Overview
Live
1 XCD = 35.2414 INR
1 INR = 0.028376
XCD
Avg
35.0198
High
35.2414
Low
34.8955
Last updated: 9/9/2026, 7:46:55 PM
Quick Conversions
| XCD | INR |
|---|---|
| 1 XCD | 35.24 INR |
| 10 XCD | 352.41 INR |
| 50 XCD | 1,762.07 INR |
| 100 XCD | 3,524.14 INR |
| 500 XCD | 17,620.70 INR |
| 1,000 XCD | 35,241.39 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-09-09T19:46:55Z",
"rates": {
"INR": 35.241392
}
}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": 3524.1391999999996,
"rate": 35.241392
}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