Rate Overview
Live
1 CDF = 9.7864 LAK
1 LAK = 0.102183
CDF
Avg
9.8038
High
9.9046
Low
9.7645
Last updated: 9/2/2026, 6:35:29 AM
Quick Conversions
| CDF | LAK |
|---|---|
| 1 CDF | 9.79 LAK |
| 10 CDF | 97.86 LAK |
| 50 CDF | 489.32 LAK |
| 100 CDF | 978.64 LAK |
| 500 CDF | 4,893.18 LAK |
| 1,000 CDF | 9,786.37 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-09-02T06:35:29Z",
"rates": {
"LAK": 9.786365
}
}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": 978.6365,
"rate": 9.786365
}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