Rate Overview
Live
1 CDF = 9.8391 LAK
1 LAK = 0.101635
CDF
Avg
9.8760
High
9.9568
Low
9.8266
Last updated: 8/12/2026, 6:43:40 AM
Quick Conversions
| CDF | LAK |
|---|---|
| 1 CDF | 9.84 LAK |
| 10 CDF | 98.39 LAK |
| 50 CDF | 491.96 LAK |
| 100 CDF | 983.91 LAK |
| 500 CDF | 4,919.56 LAK |
| 1,000 CDF | 9,839.13 LAK |
Get CDF/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CDF¤cies=LAKExample Response:
{
"success": true,
"base": "CDF",
"date": "2026-08-12T06:43:40Z",
"rates": {
"LAK": 9.839129
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CDF&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CDF",
"to": "LAK",
"amount": 100
},
"result": 983.9129,
"rate": 9.839129
}Build with CDF/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key