Rate Overview
Live
1 KES = 0.067713 SVC
1 SVC = 14.7682
KES
Avg
0.067746
High
0.067830
Low
0.067637
Last updated: 3/7/2026, 12:32:03 AM
Quick Conversions
| KES | SVC |
|---|---|
| 1 KES | 0.07 SVC |
| 10 KES | 0.68 SVC |
| 50 KES | 3.39 SVC |
| 100 KES | 6.77 SVC |
| 500 KES | 33.86 SVC |
| 1,000 KES | 67.71 SVC |
Get KES/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=SVCExample Response:
{
"success": true,
"base": "KES",
"date": "2026-03-07T00:32:03Z",
"rates": {
"SVC": 0.067713
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "SVC",
"amount": 100
},
"result": 6.771299999999999,
"rate": 0.067713
}Build with KES/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key