Rate Overview
Live
1 XCD = 35.1252 INR
1 INR = 0.028470
XCD
Avg
34.7827
High
35.1252
Low
34.4567
Last updated: 3/27/2026, 10:11:37 AM
Quick Conversions
| XCD | INR |
|---|---|
| 1 XCD | 35.13 INR |
| 10 XCD | 351.25 INR |
| 50 XCD | 1,756.26 INR |
| 100 XCD | 3,512.52 INR |
| 500 XCD | 17,562.58 INR |
| 1,000 XCD | 35,125.16 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-27T10:11:37Z",
"rates": {
"INR": 35.125158
}
}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": 3512.5158,
"rate": 35.125158
}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