Rate Overview
Live
1 IDR = 0.000155 XCD
1 XCD = 6451.61
IDR
Avg
0.000155
High
0.000155
Low
0.000154
Last updated: 5/7/2026, 8:35:01 AM
Quick Conversions
| IDR | XCD |
|---|---|
| 1 IDR | 0.00 XCD |
| 10 IDR | 0.00 XCD |
| 50 IDR | 0.01 XCD |
| 100 IDR | 0.02 XCD |
| 500 IDR | 0.08 XCD |
| 1,000 IDR | 0.16 XCD |
Get IDR/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=XCDExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-05-07T08:35:01Z",
"rates": {
"XCD": 0.000155
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "XCD",
"amount": 100
},
"result": 0.0155,
"rate": 0.000155
}Build with IDR/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key