Rate Overview
Live
1 YER = 96.5829 SLL
1 SLL = 0.010354
YER
Avg
96.8285
High
99.5285
Low
96.2925
Last updated: 8/17/2026, 12:02:09 PM
Quick Conversions
| YER | SLL |
|---|---|
| 1 YER | 96.58 SLL |
| 10 YER | 965.83 SLL |
| 50 YER | 4,829.15 SLL |
| 100 YER | 9,658.29 SLL |
| 500 YER | 48,291.46 SLL |
| 1,000 YER | 96,582.93 SLL |
Get YER/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=SLLExample Response:
{
"success": true,
"base": "YER",
"date": "2026-08-17T12:02:09Z",
"rates": {
"SLL": 96.582926
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "SLL",
"amount": 100
},
"result": 9658.2926,
"rate": 96.582926
}Build with YER/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key