Rate Overview
Live
1 XCD = 35.0203 INR
1 INR = 0.028555
XCD
Avg
35.0421
High
35.3117
Low
34.8450
Last updated: 6/19/2026, 8:48:47 AM
Quick Conversions
| XCD | INR |
|---|---|
| 1 XCD | 35.02 INR |
| 10 XCD | 350.20 INR |
| 50 XCD | 1,751.01 INR |
| 100 XCD | 3,502.03 INR |
| 500 XCD | 17,510.13 INR |
| 1,000 XCD | 35,020.27 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-06-19T08:48:47Z",
"rates": {
"INR": 35.020265
}
}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": 3502.0265000000004,
"rate": 35.020265
}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