Rate Overview
Live
1 XCD = 34.0466 INR
1 INR = 0.029372
XCD
Avg
33.9111
High
34.0569
Low
33.7023
Last updated: 3/7/2026, 1:04:38 AM
Quick Conversions
| XCD | INR |
|---|---|
| 1 XCD | 34.05 INR |
| 10 XCD | 340.47 INR |
| 50 XCD | 1,702.33 INR |
| 100 XCD | 3,404.66 INR |
| 500 XCD | 17,023.30 INR |
| 1,000 XCD | 34,046.61 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-03-07T01:04:38Z",
"rates": {
"INR": 34.046607
}
}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": 3404.6607000000004,
"rate": 34.046607
}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