Rate Overview
Live
1 SLL = 0.011380 YER
1 YER = 87.8735
SLL
Avg
0.011367
High
0.011380
Low
0.011309
Last updated: 4/17/2026, 4:04:27 PM
Quick Conversions
| SLL | YER |
|---|---|
| 1 SLL | 0.01 YER |
| 10 SLL | 0.11 YER |
| 50 SLL | 0.57 YER |
| 100 SLL | 1.14 YER |
| 500 SLL | 5.69 YER |
| 1,000 SLL | 11.38 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-04-17T16:04:27Z",
"rates": {
"YER": 0.01138
}
}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": 1.138,
"rate": 0.01138
}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