Rate Overview
Live
1 VND = 0.000102 XCD
1 XCD = 9803.92 VND
Avg
0.000102
High
0.000102
Low
0.000102
Last updated: 1/25/2026, 9:12:47 AM
Quick Conversions
| VND | XCD |
|---|---|
| 1 VND | 0.00 XCD |
| 10 VND | 0.00 XCD |
| 50 VND | 0.01 XCD |
| 100 VND | 0.01 XCD |
| 500 VND | 0.05 XCD |
| 1,000 VND | 0.10 XCD |
Get VND/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=XCDExample Response:
{
"success": true,
"base": "VND",
"date": "2026-01-25T09:12:47Z",
"rates": {
"XCD": 0.000102
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "XCD",
"amount": 100
},
"result": 0.0102,
"rate": 0.000102
}Build with VND/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key