Rate Overview
Live
1 UYU = 0.403016 LSL
1 LSL = 2.4813
UYU
Avg
0.404796
High
0.409495
Low
0.403016
Last updated: 7/8/2026, 7:32:53 PM
Quick Conversions
| UYU | LSL |
|---|---|
| 1 UYU | 0.40 LSL |
| 10 UYU | 4.03 LSL |
| 50 UYU | 20.15 LSL |
| 100 UYU | 40.30 LSL |
| 500 UYU | 201.51 LSL |
| 1,000 UYU | 403.02 LSL |
Get UYU/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UYU¤cies=LSLExample Response:
{
"success": true,
"base": "UYU",
"date": "2026-07-08T19:32:53Z",
"rates": {
"LSL": 0.403016
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UYU&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "UYU",
"to": "LSL",
"amount": 100
},
"result": 40.3016,
"rate": 0.403016
}Build with UYU/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key