Rate Overview
Live
1 CDF = 9.7986 LAK
1 LAK = 0.102056
CDF
Avg
9.1693
High
10.2730
Low
7.3870
Last updated: 7/23/2026, 7:32:09 AM
Quick Conversions
| CDF | LAK |
|---|---|
| 1 CDF | 9.80 LAK |
| 10 CDF | 97.99 LAK |
| 50 CDF | 489.93 LAK |
| 100 CDF | 979.86 LAK |
| 500 CDF | 4,899.29 LAK |
| 1,000 CDF | 9,798.58 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-07-23T07:32:09Z",
"rates": {
"LAK": 9.798579
}
}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": 979.8579,
"rate": 9.798579
}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