Rate Overview
Live
1 KMF = 0.020283 SVC
1 SVC = 49.3024
KMF
Avg
0.020251
High
0.020283
Low
0.020212
Last updated: 7/1/2026, 8:26:29 AM
Quick Conversions
| KMF | SVC |
|---|---|
| 1 KMF | 0.02 SVC |
| 10 KMF | 0.20 SVC |
| 50 KMF | 1.01 SVC |
| 100 KMF | 2.03 SVC |
| 500 KMF | 10.14 SVC |
| 1,000 KMF | 20.28 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-07-01T08:26:29Z",
"rates": {
"SVC": 0.020283
}
}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.0282999999999998,
"rate": 0.020283
}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