Rate Overview
Live
1 SVC = 48.5626 KMF
1 KMF = 0.020592
SVC
Avg
48.6431
High
48.7922
Low
48.5560
Last updated: 8/19/2026, 8:34:36 AM
Quick Conversions
| SVC | KMF |
|---|---|
| 1 SVC | 48.56 KMF |
| 10 SVC | 485.63 KMF |
| 50 SVC | 2,428.13 KMF |
| 100 SVC | 4,856.26 KMF |
| 500 SVC | 24,281.32 KMF |
| 1,000 SVC | 48,562.65 KMF |
Get SVC/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=KMFExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-08-19T08:34:36Z",
"rates": {
"KMF": 48.562645
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "KMF",
"amount": 100
},
"result": 4856.2645,
"rate": 48.562645
}Build with SVC/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key