Rate Overview
Live
1 CDF = 0.000262 LVL
1 LVL = 3816.79
CDF
Avg
0.000236
High
0.000280
Low
0.000205
Last updated: 3/26/2026, 11:31:36 PM
Quick Conversions
| CDF | LVL |
|---|---|
| 1 CDF | 0.00 LVL |
| 10 CDF | 0.00 LVL |
| 50 CDF | 0.01 LVL |
| 100 CDF | 0.03 LVL |
| 500 CDF | 0.13 LVL |
| 1,000 CDF | 0.26 LVL |
Get CDF/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CDF¤cies=LVLExample Response:
{
"success": true,
"base": "CDF",
"date": "2026-03-26T23:31:36Z",
"rates": {
"LVL": 0.000262
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CDF&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CDF",
"to": "LVL",
"amount": 100
},
"result": 0.0262,
"rate": 0.000262
}Build with CDF/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key