Rate Overview
Live
1 CDF = 9.5346 LAK
1 LAK = 0.104881
CDF
Avg
8.3455
High
9.9620
Low
7.4002
Last updated: 5/26/2026, 5:35:41 PM
Quick Conversions
| CDF | LAK |
|---|---|
| 1 CDF | 9.53 LAK |
| 10 CDF | 95.35 LAK |
| 50 CDF | 476.73 LAK |
| 100 CDF | 953.46 LAK |
| 500 CDF | 4,767.30 LAK |
| 1,000 CDF | 9,534.59 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-05-26T17:35:41Z",
"rates": {
"LAK": 9.534591
}
}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": 953.4591,
"rate": 9.534591
}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