Rate Overview
Live
1 CDF = 9.9006 LAK
1 LAK = 0.101004
CDF
Avg
9.5587
High
10.1274
Low
9.2074
Last updated: 7/25/2026, 12:26:07 PM
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-25T12:26:07Z",
"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