Rate Overview
Live
1 YER = 96.5420 SLL
1 SLL = 0.010358
YER
Avg
95.4912
High
96.8712
Low
87.8844
Last updated: 7/9/2026, 4:32:57 AM
Quick Conversions
| YER | SLL |
|---|---|
| 1 YER | 96.54 SLL |
| 10 YER | 965.42 SLL |
| 50 YER | 4,827.10 SLL |
| 100 YER | 9,654.20 SLL |
| 500 YER | 48,270.98 SLL |
| 1,000 YER | 96,541.97 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-09T04:32:57Z",
"rates": {
"SLL": 96.541969
}
}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": 9654.196899999999,
"rate": 96.541969
}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