Rate Overview
Live
1 KMF = 0.020652 SVC
1 SVC = 48.4215
KMF
Avg
0.020604
High
0.020656
Low
0.020537
Last updated: 6/18/2026, 3:37:31 AM
Quick Conversions
| KMF | SVC |
|---|---|
| 1 KMF | 0.02 SVC |
| 10 KMF | 0.21 SVC |
| 50 KMF | 1.03 SVC |
| 100 KMF | 2.07 SVC |
| 500 KMF | 10.33 SVC |
| 1,000 KMF | 20.65 SVC |
Get KMF/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KMF¤cies=SVCExample Response:
{
"success": true,
"base": "KMF",
"date": "2026-06-18T03:37:31Z",
"rates": {
"SVC": 0.020652
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KMF&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "KMF",
"to": "SVC",
"amount": 100
},
"result": 2.0652,
"rate": 0.020652
}Build with KMF/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key