Rate Overview
Live
1 EUR = 26603.47 SLL
1 SLL = 0.000038
EUR
Avg
25607.60
High
27080.57
Low
23466.48
Last updated: 5/27/2026, 10:58:09 AM
Quick Conversions
| EUR | SLL |
|---|---|
| 1 EUR | 26,603.47 SLL |
| 10 EUR | 266,034.73 SLL |
| 50 EUR | 1,330,173.65 SLL |
| 100 EUR | 2,660,347.31 SLL |
| 500 EUR | 13,301,736.53 SLL |
| 1,000 EUR | 26,603,473.06 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-27T10:58:09Z",
"rates": {
"SLL": 26603.47306
}
}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": 2660347.306,
"rate": 26603.47306
}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