Rate Overview
Live
1 CDF = 9.9103 LAK
1 LAK = 0.100905
CDF
Avg
9.7565
High
9.9103
Low
9.5263
Last updated: 7/4/2026, 11:12:26 PM
Quick Conversions
| CDF | LAK |
|---|---|
| 1 CDF | 9.91 LAK |
| 10 CDF | 99.10 LAK |
| 50 CDF | 495.51 LAK |
| 100 CDF | 991.03 LAK |
| 500 CDF | 4,955.14 LAK |
| 1,000 CDF | 9,910.27 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-04T23:12:26Z",
"rates": {
"LAK": 9.910274
}
}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": 991.0274,
"rate": 9.910274
}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