Rate Overview
Live
1 CUP = 0.023151 LVL
1 LVL = 43.1947
CUP
Avg
0.023184
High
0.023240
Low
0.023151
Last updated: 7/10/2026, 7:17:50 PM
Quick Conversions
| CUP | LVL |
|---|---|
| 1 CUP | 0.02 LVL |
| 10 CUP | 0.23 LVL |
| 50 CUP | 1.16 LVL |
| 100 CUP | 2.32 LVL |
| 500 CUP | 11.58 LVL |
| 1,000 CUP | 23.15 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-07-10T19:17:50Z",
"rates": {
"LVL": 0.023151
}
}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.3151,
"rate": 0.023151
}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