Rate Overview
Live
1 SLL = 0.036431 KPW
1 KPW = 27.4492
SLL
Avg
0.038421
High
0.039468
Low
0.036364
Last updated: 6/19/2026, 10:35:18 AM
Quick Conversions
| SLL | KPW |
|---|---|
| 1 SLL | 0.04 KPW |
| 10 SLL | 0.36 KPW |
| 50 SLL | 1.82 KPW |
| 100 SLL | 3.64 KPW |
| 500 SLL | 18.22 KPW |
| 1,000 SLL | 36.43 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-06-19T10:35:18Z",
"rates": {
"KPW": 0.036431
}
}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.6431,
"rate": 0.036431
}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