Rate Overview
Live
1 XCD = 8003.68 LAK
1 LAK = 0.000125
XCD
Avg
7943.92
High
8003.68
Low
7903.18
Last updated: 3/27/2026, 9:52:20 AM
Quick Conversions
| XCD | LAK |
|---|---|
| 1 XCD | 8,003.68 LAK |
| 10 XCD | 80,036.84 LAK |
| 50 XCD | 400,184.22 LAK |
| 100 XCD | 800,368.44 LAK |
| 500 XCD | 4,001,842.19 LAK |
| 1,000 XCD | 8,003,684.39 LAK |
Get XCD/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=LAKExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-03-27T09:52:20Z",
"rates": {
"LAK": 8003.684385
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "LAK",
"amount": 100
},
"result": 800368.4384999999,
"rate": 8003.684385
}Build with XCD/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key