Rate Overview
Live
1 CDF = 9.2675 LAK
1 LAK = 0.107904
CDF
Avg
9.4812
High
9.9849
Low
9.2675
Last updated: 3/6/2026, 6:29:45 PM
Quick Conversions
| CDF | LAK |
|---|---|
| 1 CDF | 9.27 LAK |
| 10 CDF | 92.68 LAK |
| 50 CDF | 463.38 LAK |
| 100 CDF | 926.75 LAK |
| 500 CDF | 4,633.77 LAK |
| 1,000 CDF | 9,267.54 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-03-06T18:29:45Z",
"rates": {
"LAK": 9.267536
}
}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": 926.7536,
"rate": 9.267536
}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