Rate Overview
Live
1 YER = 95.9929 SLL
1 SLL = 0.010417
YER
Avg
98.6140
High
101.6513
Low
95.8719
Last updated: 7/30/2026, 4:31:14 AM
Quick Conversions
| YER | SLL |
|---|---|
| 1 YER | 95.99 SLL |
| 10 YER | 959.93 SLL |
| 50 YER | 4,799.64 SLL |
| 100 YER | 9,599.29 SLL |
| 500 YER | 47,996.44 SLL |
| 1,000 YER | 95,992.88 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-30T04:31:14Z",
"rates": {
"SLL": 95.992876
}
}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": 9599.2876,
"rate": 95.992876
}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