Rate Overview
Live
1 SLL = 0.039301 KPW
1 KPW = 25.4446
SLL
Avg
0.039756
High
0.042919
Low
0.039198
Last updated: 7/8/2026, 4:58:42 PM
Quick Conversions
| SLL | KPW |
|---|---|
| 1 SLL | 0.04 KPW |
| 10 SLL | 0.39 KPW |
| 50 SLL | 1.97 KPW |
| 100 SLL | 3.93 KPW |
| 500 SLL | 19.65 KPW |
| 1,000 SLL | 39.30 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-07-08T16:58:42Z",
"rates": {
"KPW": 0.039301
}
}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.9301000000000004,
"rate": 0.039301
}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