Rate Overview
Live
1 EUR = 26600.50 SLL
1 SLL = 0.000038
EUR
Avg
26571.63
High
26627.67
Low
26503.59
Last updated: 5/27/2026, 9:44:29 AM
Quick Conversions
| EUR | SLL |
|---|---|
| 1 EUR | 26,600.50 SLL |
| 10 EUR | 266,004.99 SLL |
| 50 EUR | 1,330,024.96 SLL |
| 100 EUR | 2,660,049.93 SLL |
| 500 EUR | 13,300,249.64 SLL |
| 1,000 EUR | 26,600,499.27 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-27T09:44:29Z",
"rates": {
"SLL": 26600.499273
}
}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": 2660049.9273,
"rate": 26600.499273
}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