Rate Overview
Live
1 YER = 96.2718 SLL
1 SLL = 0.010387
YER
Avg
96.2465
High
104.0037
Low
87.8844
Last updated: 7/13/2026, 12:04:41 AM
Quick Conversions
| YER | SLL |
|---|---|
| 1 YER | 96.27 SLL |
| 10 YER | 962.72 SLL |
| 50 YER | 4,813.59 SLL |
| 100 YER | 9,627.18 SLL |
| 500 YER | 48,135.90 SLL |
| 1,000 YER | 96,271.81 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-13T00:04:41Z",
"rates": {
"SLL": 96.271808
}
}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": 9627.1808,
"rate": 96.271808
}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