Rate Overview
Live
1 EUR = 26921.21 SLL
1 SLL = 0.000037
EUR
Avg
25675.82
High
27080.57
Low
23466.48
Last updated: 7/25/2026, 10:05:30 PM
Quick Conversions
| EUR | SLL |
|---|---|
| 1 EUR | 26,921.21 SLL |
| 10 EUR | 269,212.14 SLL |
| 50 EUR | 1,346,060.69 SLL |
| 100 EUR | 2,692,121.39 SLL |
| 500 EUR | 13,460,606.93 SLL |
| 1,000 EUR | 26,921,213.87 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-07-25T22:05:30Z",
"rates": {
"SLL": 26921.213865
}
}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": 2692121.3865,
"rate": 26921.213865
}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