Rate Overview
Live
1 EUR = 26491.03 SLL
1 SLL = 0.000038
EUR
Avg
26540.25
High
27229.07
Low
26368.64
Last updated: 8/14/2026, 7:26:48 PM
Quick Conversions
| EUR | SLL |
|---|---|
| 1 EUR | 26,491.03 SLL |
| 10 EUR | 264,910.34 SLL |
| 50 EUR | 1,324,551.71 SLL |
| 100 EUR | 2,649,103.42 SLL |
| 500 EUR | 13,245,517.08 SLL |
| 1,000 EUR | 26,491,034.16 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-08-14T19:26:48Z",
"rates": {
"SLL": 26491.034156
}
}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": 2649103.4156,
"rate": 26491.034156
}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