Rate Overview
Live
1 SLL = 0.009984 YER
1 YER = 100.1603
SLL
Avg
0.010309
High
0.010424
Low
0.009984
Last updated: 3/7/2026, 7:39:04 AM
Quick Conversions
| SLL | YER |
|---|---|
| 1 SLL | 0.01 YER |
| 10 SLL | 0.10 YER |
| 50 SLL | 0.50 YER |
| 100 SLL | 1.00 YER |
| 500 SLL | 4.99 YER |
| 1,000 SLL | 9.98 YER |
Get SLL/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=YERExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-03-07T07:39:04Z",
"rates": {
"YER": 0.009984
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "YER",
"amount": 100
},
"result": 0.9984,
"rate": 0.009984
}Build with SLL/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key