Rate Overview
Live
1 CDF = 9.5363 LAK
1 LAK = 0.104862
CDF
Avg
9.5487
High
9.6615
Low
9.4443
Last updated: 6/15/2026, 6:07:01 PM
Quick Conversions
| CDF | LAK |
|---|---|
| 1 CDF | 9.54 LAK |
| 10 CDF | 95.36 LAK |
| 50 CDF | 476.82 LAK |
| 100 CDF | 953.63 LAK |
| 500 CDF | 4,768.17 LAK |
| 1,000 CDF | 9,536.34 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-06-15T18:07:01Z",
"rates": {
"LAK": 9.536343
}
}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": 953.6343,
"rate": 9.536343
}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