Rate Overview
Live
1 KES = 0.067461 SVC
1 SVC = 14.8234
KES
Avg
0.067750
High
0.068007
Low
0.067461
Last updated: 3/27/2026, 11:44:33 AM
Quick Conversions
| KES | SVC |
|---|---|
| 1 KES | 0.07 SVC |
| 10 KES | 0.67 SVC |
| 50 KES | 3.37 SVC |
| 100 KES | 6.75 SVC |
| 500 KES | 33.73 SVC |
| 1,000 KES | 67.46 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-27T11:44:33Z",
"rates": {
"SVC": 0.067461
}
}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.746099999999999,
"rate": 0.067461
}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