Rate Overview
Live
1 EUR = 26088.94 SLL
1 SLL = 0.000038
EUR
Avg
25833.50
High
26147.00
Low
23903.16
Last updated: 7/6/2026, 8:34:24 AM
Quick Conversions
| EUR | SLL |
|---|---|
| 1 EUR | 26,088.94 SLL |
| 10 EUR | 260,889.36 SLL |
| 50 EUR | 1,304,446.80 SLL |
| 100 EUR | 2,608,893.60 SLL |
| 500 EUR | 13,044,467.99 SLL |
| 1,000 EUR | 26,088,935.98 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-06T08:34:24Z",
"rates": {
"SLL": 26088.935978
}
}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": 2608893.5978,
"rate": 26088.935978
}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