Rate Overview
Live
1 KES = 0.067748 SVC
1 SVC = 14.7606
KES
Avg
0.067762
High
0.067784
Low
0.067748
Last updated: 5/6/2026, 10:02:05 PM
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.87 SVC |
| 1,000 KES | 67.75 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-05-06T22:02:05Z",
"rates": {
"SVC": 0.067748
}
}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.7748,
"rate": 0.067748
}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