Rate Overview
Live
1 EUR = 26595.92 SLL
1 SLL = 0.000038
EUR
Avg
25508.73
High
27887.66
Low
24383.34
Last updated: 5/27/2026, 2:55:08 PM
Quick Conversions
| EUR | SLL |
|---|---|
| 1 EUR | 26,595.92 SLL |
| 10 EUR | 265,959.16 SLL |
| 50 EUR | 1,329,795.80 SLL |
| 100 EUR | 2,659,591.60 SLL |
| 500 EUR | 13,297,957.99 SLL |
| 1,000 EUR | 26,595,915.99 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-27T14:55:08Z",
"rates": {
"SLL": 26595.915986
}
}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": 2659591.5986,
"rate": 26595.915986
}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