Rate Overview
Live
1 CUP = 0.025204 LVL
1 LVL = 39.6762
CUP
Avg
0.025061
High
0.025255
Low
0.024830
Last updated: 3/7/2026, 7:36:58 AM
Quick Conversions
| CUP | LVL |
|---|---|
| 1 CUP | 0.03 LVL |
| 10 CUP | 0.25 LVL |
| 50 CUP | 1.26 LVL |
| 100 CUP | 2.52 LVL |
| 500 CUP | 12.60 LVL |
| 1,000 CUP | 25.20 LVL |
Get CUP/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=LVLExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-03-07T07:36:58Z",
"rates": {
"LVL": 0.025204
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "LVL",
"amount": 100
},
"result": 2.5204,
"rate": 0.025204
}Build with CUP/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key