Rate Overview
Live
1 SLL = 0.018840 KMF
1 KMF = 53.0786
SLL
Avg
0.018748
High
0.020649
Low
0.017169
Last updated: 7/6/2026, 8:31:06 PM
Quick Conversions
| SLL | KMF |
|---|---|
| 1 SLL | 0.02 KMF |
| 10 SLL | 0.19 KMF |
| 50 SLL | 0.94 KMF |
| 100 SLL | 1.88 KMF |
| 500 SLL | 9.42 KMF |
| 1,000 SLL | 18.84 KMF |
Get SLL/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=KMFExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-07-06T20:31:06Z",
"rates": {
"KMF": 0.01884
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "KMF",
"amount": 100
},
"result": 1.884,
"rate": 0.01884
}Build with SLL/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key