Rate Overview
Live
1 XCD = 34.4832 INR
1 INR = 0.029000
XCD
Avg
34.4732
High
34.5739
Low
34.3700
Last updated: 4/17/2026, 4:56:26 AM
Quick Conversions
| XCD | INR |
|---|---|
| 1 XCD | 34.48 INR |
| 10 XCD | 344.83 INR |
| 50 XCD | 1,724.16 INR |
| 100 XCD | 3,448.32 INR |
| 500 XCD | 17,241.59 INR |
| 1,000 XCD | 34,483.17 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-04-17T04:56:26Z",
"rates": {
"INR": 34.483171
}
}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": 3448.3170999999998,
"rate": 34.483171
}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