Rate Overview
Live
1 SLL = 0.002083 UAH
1 UAH = 480.0768
SLL
Avg
0.002075
High
0.002083
Low
0.002068
Last updated: 4/17/2026, 5:30:33 PM
Quick Conversions
| SLL | UAH |
|---|---|
| 1 SLL | 0.00 UAH |
| 10 SLL | 0.02 UAH |
| 50 SLL | 0.10 UAH |
| 100 SLL | 0.21 UAH |
| 500 SLL | 1.04 UAH |
| 1,000 SLL | 2.08 UAH |
Get SLL/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=UAHExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-04-17T17:30:33Z",
"rates": {
"UAH": 0.002083
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "UAH",
"amount": 100
},
"result": 0.2083,
"rate": 0.002083
}Build with SLL/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key