Rate Overview
Live
1 KES = 0.067575 SVC
1 SVC = 14.7984
KES
Avg
0.067692
High
0.067845
Low
0.067436
Last updated: 5/27/2026, 3:42:51 AM
Quick Conversions
| KES | SVC |
|---|---|
| 1 KES | 0.07 SVC |
| 10 KES | 0.68 SVC |
| 50 KES | 3.38 SVC |
| 100 KES | 6.76 SVC |
| 500 KES | 33.79 SVC |
| 1,000 KES | 67.58 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-27T03:42:51Z",
"rates": {
"SVC": 0.067575
}
}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.757499999999999,
"rate": 0.067575
}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