Rate Overview
Live
1 YER = 87.8673 SLL
1 SLL = 0.011381
YER
Avg
87.9719
High
88.4230
Low
87.8673
Last updated: 4/17/2026, 2:42:06 PM
Quick Conversions
| YER | SLL |
|---|---|
| 1 YER | 87.87 SLL |
| 10 YER | 878.67 SLL |
| 50 YER | 4,393.36 SLL |
| 100 YER | 8,786.73 SLL |
| 500 YER | 43,933.65 SLL |
| 1,000 YER | 87,867.29 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-04-17T14:42:06Z",
"rates": {
"SLL": 87.867291
}
}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": 8786.729099999999,
"rate": 87.867291
}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