Rate Overview
Live
1 YER = 95.7265 SLL
1 SLL = 0.010446
YER
Avg
95.7962
High
95.8591
Low
95.7265
Last updated: 5/27/2026, 9:33:05 PM
Quick Conversions
| YER | SLL |
|---|---|
| 1 YER | 95.73 SLL |
| 10 YER | 957.26 SLL |
| 50 YER | 4,786.32 SLL |
| 100 YER | 9,572.65 SLL |
| 500 YER | 47,863.24 SLL |
| 1,000 YER | 95,726.47 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-05-27T21:33:05Z",
"rates": {
"SLL": 95.726471
}
}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": 9572.6471,
"rate": 95.726471
}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