Rate Overview
Live
1 SAR = 34.4762 KES
1 KES = 0.029006
SAR
Avg
34.3881
High
34.5676
Low
34.1942
Last updated: 3/27/2026, 11:39:57 AM
Quick Conversions
| SAR | KES |
|---|---|
| 1 SAR | 34.48 KES |
| 10 SAR | 344.76 KES |
| 50 SAR | 1,723.81 KES |
| 100 SAR | 3,447.62 KES |
| 500 SAR | 17,238.09 KES |
| 1,000 SAR | 34,476.18 KES |
Get SAR/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=KESExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-03-27T11:39:57Z",
"rates": {
"KES": 34.476179
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "KES",
"amount": 100
},
"result": 3447.6179,
"rate": 34.476179
}Build with SAR/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key