Rate Overview
Live
1 YER = 87.8764 SLL
1 SLL = 0.011380
YER
Avg
87.8789
High
87.8863
Low
87.8671
Last updated: 5/7/2026, 4:00:19 PM
Quick Conversions
| YER | SLL |
|---|---|
| 1 YER | 87.88 SLL |
| 10 YER | 878.76 SLL |
| 50 YER | 4,393.82 SLL |
| 100 YER | 8,787.64 SLL |
| 500 YER | 43,938.18 SLL |
| 1,000 YER | 87,876.35 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-07T16:00:19Z",
"rates": {
"SLL": 87.87635
}
}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": 8787.635,
"rate": 87.87635
}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