Rate Overview
Live
1 YER = 104.0037 SLL
1 SLL = 0.009615
YER
Avg
98.4150
High
104.0037
Low
95.6347
Last updated: 6/19/2026, 8:45:03 AM
Quick Conversions
| YER | SLL |
|---|---|
| 1 YER | 104.00 SLL |
| 10 YER | 1,040.04 SLL |
| 50 YER | 5,200.18 SLL |
| 100 YER | 10,400.37 SLL |
| 500 YER | 52,001.83 SLL |
| 1,000 YER | 104,003.65 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-06-19T08:45:03Z",
"rates": {
"SLL": 104.003651
}
}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": 10400.3651,
"rate": 104.003651
}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