Rate Overview
Live
1 XCD = 7908.96 LAK
1 LAK = 0.000126
XCD
Avg
7910.49
High
7919.73
Low
7896.39
Last updated: 3/7/2026, 1:03:20 AM
Quick Conversions
| XCD | LAK |
|---|---|
| 1 XCD | 7,908.96 LAK |
| 10 XCD | 79,089.57 LAK |
| 50 XCD | 395,447.87 LAK |
| 100 XCD | 790,895.75 LAK |
| 500 XCD | 3,954,478.74 LAK |
| 1,000 XCD | 7,908,957.49 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-07T01:03:20Z",
"rates": {
"LAK": 7908.957488
}
}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": 790895.7488,
"rate": 7908.957488
}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