Rate Overview
Live
1 XCD = 6283.49 IDR
1 IDR = 0.000159
XCD
Avg
6264.80
High
6297.63
Low
6229.47
Last updated: 3/27/2026, 7:59:45 AM
Quick Conversions
| XCD | IDR |
|---|---|
| 1 XCD | 6,283.49 IDR |
| 10 XCD | 62,834.93 IDR |
| 50 XCD | 314,174.67 IDR |
| 100 XCD | 628,349.34 IDR |
| 500 XCD | 3,141,746.68 IDR |
| 1,000 XCD | 6,283,493.37 IDR |
Get XCD/IDR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=IDRExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-03-27T07:59:45Z",
"rates": {
"IDR": 6283.493367
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=IDR&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "IDR",
"amount": 100
},
"result": 628349.3367,
"rate": 6283.493367
}Build with XCD/IDR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key