Rate Overview
Live
1 SLL = 0.019933 KMF
1 KMF = 50.1681
SLL
Avg
0.019962
High
0.020029
Low
0.019933
Last updated: 4/16/2026, 4:23:06 PM
Quick Conversions
| SLL | KMF |
|---|---|
| 1 SLL | 0.02 KMF |
| 10 SLL | 0.20 KMF |
| 50 SLL | 1.00 KMF |
| 100 SLL | 1.99 KMF |
| 500 SLL | 9.97 KMF |
| 1,000 SLL | 19.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-04-16T16:23:06Z",
"rates": {
"KMF": 0.019933
}
}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.9932999999999998,
"rate": 0.019933
}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