Rate Overview
Live
1 KES = 0.067520 SVC
1 SVC = 14.8104
KES
Avg
0.067701
High
0.068007
Low
0.067274
Last updated: 5/27/2026, 4:53:02 AM
Quick Conversions
| KES | SVC |
|---|---|
| 1 KES | 0.07 SVC |
| 10 KES | 0.68 SVC |
| 50 KES | 3.38 SVC |
| 100 KES | 6.75 SVC |
| 500 KES | 33.76 SVC |
| 1,000 KES | 67.52 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-27T04:53:02Z",
"rates": {
"SVC": 0.06752
}
}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.752,
"rate": 0.06752
}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