Rate Overview
Live
1 XCD = 35.0179 INR
1 INR = 0.028557
XCD
Avg
35.1077
High
35.2574
Low
34.8763
Last updated: 5/7/2026, 3:42:31 PM
Quick Conversions
| XCD | INR |
|---|---|
| 1 XCD | 35.02 INR |
| 10 XCD | 350.18 INR |
| 50 XCD | 1,750.89 INR |
| 100 XCD | 3,501.79 INR |
| 500 XCD | 17,508.93 INR |
| 1,000 XCD | 35,017.86 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-05-07T15:42:31Z",
"rates": {
"INR": 35.017862
}
}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": 3501.7862,
"rate": 35.017862
}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