Rate Overview
Live
1 EUR = 24632.66 SLL
1 SLL = 0.000041
EUR
Avg
24591.58
High
24664.34
Low
24504.97
Last updated: 5/7/2026, 8:15:55 AM
Quick Conversions
| EUR | SLL |
|---|---|
| 1 EUR | 24,632.66 SLL |
| 10 EUR | 246,326.61 SLL |
| 50 EUR | 1,231,633.06 SLL |
| 100 EUR | 2,463,266.12 SLL |
| 500 EUR | 12,316,330.58 SLL |
| 1,000 EUR | 24,632,661.15 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-05-07T08:15:55Z",
"rates": {
"SLL": 24632.661152
}
}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": 2463266.1152,
"rate": 24632.661152
}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