Rate Overview
Live
1 SLL = 0.001903 UYU
1 UYU = 525.4861
SLL
Avg
0.001914
High
0.001922
Low
0.001903
Last updated: 4/17/2026, 1:14:46 PM
Quick Conversions
| SLL | UYU |
|---|---|
| 1 SLL | 0.00 UYU |
| 10 SLL | 0.02 UYU |
| 50 SLL | 0.10 UYU |
| 100 SLL | 0.19 UYU |
| 500 SLL | 0.95 UYU |
| 1,000 SLL | 1.90 UYU |
Get SLL/UYU Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=UYUExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-04-17T13:14:46Z",
"rates": {
"UYU": 0.001903
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=UYU&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "UYU",
"amount": 100
},
"result": 0.1903,
"rate": 0.001903
}Build with SLL/UYU Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key