Rate Overview
Live
1 VND = 0.000103 XCD
1 XCD = 9708.74
VND
Avg
0.000103
High
0.000103
Low
0.000102
Last updated: 3/7/2026, 4:25:00 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-03-07T04:25:00Z",
"rates": {
"XCD": 0.000103
}
}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.0103,
"rate": 0.000103
}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