Rate Overview
Live
1 CDF = 9.9006 LAK
1 LAK = 0.101004
CDF
Avg
9.2160
High
10.1907
Low
7.4427
Last updated: 7/26/2026, 12:51:47 AM
Quick Conversions
| CDF | LAK |
|---|---|
| 1 CDF | 9.90 LAK |
| 10 CDF | 99.01 LAK |
| 50 CDF | 495.03 LAK |
| 100 CDF | 990.06 LAK |
| 500 CDF | 4,950.30 LAK |
| 1,000 CDF | 9,900.61 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-26T00:51:47Z",
"rates": {
"LAK": 9.900605
}
}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": 990.0605,
"rate": 9.900605
}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