Rate Overview
Live
1 CUP = 0.022988 LVL
1 LVL = 43.5010
CUP
Avg
0.025575
High
0.028399
Low
0.022826
Last updated: 8/1/2026, 7:27:15 AM
Quick Conversions
| CUP | LVL |
|---|---|
| 1 CUP | 0.02 LVL |
| 10 CUP | 0.23 LVL |
| 50 CUP | 1.15 LVL |
| 100 CUP | 2.30 LVL |
| 500 CUP | 11.49 LVL |
| 1,000 CUP | 22.99 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-08-01T07:27:15Z",
"rates": {
"LVL": 0.022988
}
}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.2988,
"rate": 0.022988
}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