Rate Overview
Live
1 EUR = 26489.26 SLL
1 SLL = 0.000038
EUR
Avg
26679.73
High
28686.30
Low
26333.13
Last updated: 6/17/2026, 7:15:53 AM
Quick Conversions
| EUR | SLL |
|---|---|
| 1 EUR | 26,489.26 SLL |
| 10 EUR | 264,892.57 SLL |
| 50 EUR | 1,324,462.87 SLL |
| 100 EUR | 2,648,925.74 SLL |
| 500 EUR | 13,244,628.71 SLL |
| 1,000 EUR | 26,489,257.43 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-06-17T07:15:53Z",
"rates": {
"SLL": 26489.257428
}
}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": 2648925.7428,
"rate": 26489.257428
}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