Rate Overview
Live
1 CUP = 0.023171 LVL
1 LVL = 43.1574
CUP
Avg
0.022965
High
0.023171
Low
0.022839
Last updated: 6/19/2026, 8:41:58 AM
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.59 LVL |
| 1,000 CUP | 23.17 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-06-19T08:41:58Z",
"rates": {
"LVL": 0.023171
}
}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.3171,
"rate": 0.023171
}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