Rate Overview
Live
1 EUR = 26158.79 SLL
1 SLL = 0.000038
EUR
Avg
26264.00
High
28706.82
Low
23903.16
Last updated: 7/20/2026, 2:15:40 AM
Quick Conversions
| EUR | SLL |
|---|---|
| 1 EUR | 26,158.79 SLL |
| 10 EUR | 261,587.91 SLL |
| 50 EUR | 1,307,939.54 SLL |
| 100 EUR | 2,615,879.09 SLL |
| 500 EUR | 13,079,395.43 SLL |
| 1,000 EUR | 26,158,790.86 SLL |
Get EUR/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=SLLExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-07-20T02:15:40Z",
"rates": {
"SLL": 26158.790858
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "SLL",
"amount": 100
},
"result": 2615879.0858,
"rate": 26158.790858
}Build with EUR/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key