Rate Overview
Live
1 YER = 96.3738 SLL
1 SLL = 0.010376
YER
Avg
94.4699
High
103.2753
Low
87.8670
Last updated: 7/6/2026, 7:37:27 PM
Quick Conversions
| YER | SLL |
|---|---|
| 1 YER | 96.37 SLL |
| 10 YER | 963.74 SLL |
| 50 YER | 4,818.69 SLL |
| 100 YER | 9,637.38 SLL |
| 500 YER | 48,186.88 SLL |
| 1,000 YER | 96,373.77 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-06T19:37:27Z",
"rates": {
"SLL": 96.373766
}
}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": 9637.3766,
"rate": 96.373766
}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