Rate Overview
Live
1 LAK = 0.000120 XCD
1 XCD = 8333.33
LAK
Avg
0.000120
High
0.000121
Low
0.000119
Last updated: 7/10/2026, 4:47:47 PM
Quick Conversions
| LAK | XCD |
|---|---|
| 1 LAK | 0.00 XCD |
| 10 LAK | 0.00 XCD |
| 50 LAK | 0.01 XCD |
| 100 LAK | 0.01 XCD |
| 500 LAK | 0.06 XCD |
| 1,000 LAK | 0.12 XCD |
Get LAK/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=XCDExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-07-10T16:47:47Z",
"rates": {
"XCD": 0.00012
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "XCD",
"amount": 100
},
"result": 0.012,
"rate": 0.00012
}Build with LAK/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key