Rate Overview
Live
1 SLL = 0.042923 KPW
1 KPW = 23.2975
SLL
Avg
0.040194
High
0.042923
Low
0.039335
Last updated: 3/28/2026, 9:10:57 AM
Quick Conversions
| SLL | KPW |
|---|---|
| 1 SLL | 0.04 KPW |
| 10 SLL | 0.43 KPW |
| 50 SLL | 2.15 KPW |
| 100 SLL | 4.29 KPW |
| 500 SLL | 21.46 KPW |
| 1,000 SLL | 42.92 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-28T09:10:57Z",
"rates": {
"KPW": 0.042923
}
}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": 4.2923,
"rate": 0.042923
}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