Rate Overview
Live
1 CDF = 9.5166 LAK
1 LAK = 0.105079
CDF
Avg
9.5419
High
9.5737
Low
9.5119
Last updated: 4/16/2026, 2:38:33 AM
Quick Conversions
| CDF | LAK |
|---|---|
| 1 CDF | 9.52 LAK |
| 10 CDF | 95.17 LAK |
| 50 CDF | 475.83 LAK |
| 100 CDF | 951.66 LAK |
| 500 CDF | 4,758.32 LAK |
| 1,000 CDF | 9,516.64 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-04-16T02:38:33Z",
"rates": {
"LAK": 9.516637
}
}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": 951.6637,
"rate": 9.516637
}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