Rate Overview
Live
1 YER = 99.3222 SLL
1 SLL = 0.010068
YER
Avg
95.1354
High
102.6501
Low
87.8671
Last updated: 7/25/2026, 11:34:21 PM
Quick Conversions
| YER | SLL |
|---|---|
| 1 YER | 99.32 SLL |
| 10 YER | 993.22 SLL |
| 50 YER | 4,966.11 SLL |
| 100 YER | 9,932.22 SLL |
| 500 YER | 49,661.09 SLL |
| 1,000 YER | 99,322.18 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-25T23:34:21Z",
"rates": {
"SLL": 99.322175
}
}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": 9932.2175,
"rate": 99.322175
}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