Rate Overview
Live
1 YER = 96.1744 SLL
1 SLL = 0.010398
YER
Avg
96.2326
High
96.4207
Low
96.0862
Last updated: 7/23/2026, 9:26:15 PM
Quick Conversions
| YER | SLL |
|---|---|
| 1 YER | 96.17 SLL |
| 10 YER | 961.74 SLL |
| 50 YER | 4,808.72 SLL |
| 100 YER | 9,617.44 SLL |
| 500 YER | 48,087.19 SLL |
| 1,000 YER | 96,174.38 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-07-23T21:26:15Z",
"rates": {
"SLL": 96.174377
}
}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": 9617.4377,
"rate": 96.174377
}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