Rate Overview
Live
1 CUP = 0.022988 LVL
1 LVL = 43.5010
CUP
Avg
0.024495
High
0.025663
Low
0.022791
Last updated: 8/1/2026, 12:16:41 PM
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-01T12:16:41Z",
"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