Rate Overview
Live
1 SLL = 0.011379 YER
1 YER = 87.8812
SLL
Avg
0.011379
High
0.011380
Low
0.011378
Last updated: 5/7/2026, 6:56:07 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-05-07T18:56:07Z",
"rates": {
"YER": 0.011379
}
}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.1379000000000001,
"rate": 0.011379
}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