Rate Overview
Live
1 KMF = 1.3405 SOS
1 SOS = 0.745990
KMF
Avg
1.3435
High
1.3482
Low
1.3378
Last updated: 3/27/2026, 12:11:46 PM
Quick Conversions
| KMF | SOS |
|---|---|
| 1 KMF | 1.34 SOS |
| 10 KMF | 13.41 SOS |
| 50 KMF | 67.03 SOS |
| 100 KMF | 134.05 SOS |
| 500 KMF | 670.25 SOS |
| 1,000 KMF | 1,340.50 SOS |
Get KMF/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KMF¤cies=SOSExample Response:
{
"success": true,
"base": "KMF",
"date": "2026-03-27T12:11:46Z",
"rates": {
"SOS": 1.3405
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KMF&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "KMF",
"to": "SOS",
"amount": 100
},
"result": 134.05,
"rate": 1.3405
}Build with KMF/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key