Rate Overview
Live
1 SLL = 0.010358 YER
1 YER = 96.5437
SLL
Avg
0.010481
High
0.011378
Low
0.010322
Last updated: 7/9/2026, 8:01:27 AM
Quick Conversions
| SLL | YER |
|---|---|
| 1 SLL | 0.01 YER |
| 10 SLL | 0.10 YER |
| 50 SLL | 0.52 YER |
| 100 SLL | 1.04 YER |
| 500 SLL | 5.18 YER |
| 1,000 SLL | 10.36 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-07-09T08:01:27Z",
"rates": {
"YER": 0.010358
}
}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.0357999999999998,
"rate": 0.010358
}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