Rate Overview
Live
1 SLL = 0.018929 KMF
1 KMF = 52.8290
SLL
Avg
0.018661
High
0.020029
Low
0.017262
Last updated: 6/28/2026, 10:01:27 PM
Quick Conversions
| SLL | KMF |
|---|---|
| 1 SLL | 0.02 KMF |
| 10 SLL | 0.19 KMF |
| 50 SLL | 0.95 KMF |
| 100 SLL | 1.89 KMF |
| 500 SLL | 9.46 KMF |
| 1,000 SLL | 18.93 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-06-28T22:01:27Z",
"rates": {
"KMF": 0.018929
}
}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.8929,
"rate": 0.018929
}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