Rate Overview
Live
1 LVL = 65.3282 UYU
1 UYU = 0.015307
LVL
Avg
65.1142
High
65.3282
Low
64.8558
Last updated: 7/31/2026, 3:00:55 AM
Quick Conversions
| LVL | UYU |
|---|---|
| 1 LVL | 65.33 UYU |
| 10 LVL | 653.28 UYU |
| 50 LVL | 3,266.41 UYU |
| 100 LVL | 6,532.82 UYU |
| 500 LVL | 32,664.12 UYU |
| 1,000 LVL | 65,328.24 UYU |
Get LVL/UYU Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=UYUExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-07-31T03:00:55Z",
"rates": {
"UYU": 65.328238
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=UYU&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "UYU",
"amount": 100
},
"result": 6532.8238,
"rate": 65.328238
}Build with LVL/UYU Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key