Rate Overview
Live
1 EUR = 27548.28 SLL
1 SLL = 0.000036
EUR
Avg
26411.52
High
28706.82
Low
23903.16
Last updated: 7/28/2026, 2:06:34 PM
Quick Conversions
| EUR | SLL |
|---|---|
| 1 EUR | 27,548.28 SLL |
| 10 EUR | 275,482.80 SLL |
| 50 EUR | 1,377,414.02 SLL |
| 100 EUR | 2,754,828.04 SLL |
| 500 EUR | 13,774,140.19 SLL |
| 1,000 EUR | 27,548,280.37 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-28T14:06:34Z",
"rates": {
"SLL": 27548.280374
}
}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": 2754828.0374000003,
"rate": 27548.280374
}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