Rate Overview
Live
1 XCD = 8159.74 LAK
1 LAK = 0.000123
XCD
Avg
8140.01
High
8196.02
Low
8088.91
Last updated: 6/19/2026, 10:30:18 AM
Quick Conversions
| XCD | LAK |
|---|---|
| 1 XCD | 8,159.74 LAK |
| 10 XCD | 81,597.44 LAK |
| 50 XCD | 407,987.18 LAK |
| 100 XCD | 815,974.35 LAK |
| 500 XCD | 4,079,871.76 LAK |
| 1,000 XCD | 8,159,743.52 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-06-19T10:30:18Z",
"rates": {
"LAK": 8159.743522
}
}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": 815974.3522,
"rate": 8159.743522
}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