Rate Overview
Live
1 CDF = 9.4661 LAK
1 LAK = 0.105640
CDF
Avg
9.4702
High
9.4829
Low
9.4489
Last updated: 5/6/2026, 9:35:31 AM
Quick Conversions
| CDF | LAK |
|---|---|
| 1 CDF | 9.47 LAK |
| 10 CDF | 94.66 LAK |
| 50 CDF | 473.31 LAK |
| 100 CDF | 946.61 LAK |
| 500 CDF | 4,733.05 LAK |
| 1,000 CDF | 9,466.11 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-05-06T09:35:31Z",
"rates": {
"LAK": 9.466106
}
}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": 946.6106,
"rate": 9.466106
}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