Rate Overview
Live
1 XCD = 8090.51 LAK
1 LAK = 0.000124
XCD
Avg
8130.35
High
8163.36
Low
8090.51
Last updated: 4/18/2026, 12:32:46 PM
Quick Conversions
| XCD | LAK |
|---|---|
| 1 XCD | 8,090.51 LAK |
| 10 XCD | 80,905.05 LAK |
| 50 XCD | 404,525.25 LAK |
| 100 XCD | 809,050.51 LAK |
| 500 XCD | 4,045,252.53 LAK |
| 1,000 XCD | 8,090,505.05 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-04-18T12:32:46Z",
"rates": {
"LAK": 8090.505052
}
}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": 809050.5052,
"rate": 8090.505052
}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