Rate Overview
Live
1 SLL = 0.037694 KPW
1 KPW = 26.5294
SLL
Avg
0.038917
High
0.039343
Low
0.037694
Last updated: 3/7/2026, 9:15:26 AM
Quick Conversions
| SLL | KPW |
|---|---|
| 1 SLL | 0.04 KPW |
| 10 SLL | 0.38 KPW |
| 50 SLL | 1.88 KPW |
| 100 SLL | 3.77 KPW |
| 500 SLL | 18.85 KPW |
| 1,000 SLL | 37.69 KPW |
Get SLL/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=KPWExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-03-07T09:15:26Z",
"rates": {
"KPW": 0.037694
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "KPW",
"amount": 100
},
"result": 3.7693999999999996,
"rate": 0.037694
}Build with SLL/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key