Rate Overview
Live
1 SAR = 34.4964 KES
1 KES = 0.028989
SAR
Avg
34.4948
High
34.8916
Low
34.1563
Last updated: 7/31/2026, 10:17:22 AM
Quick Conversions
| SAR | KES |
|---|---|
| 1 SAR | 34.50 KES |
| 10 SAR | 344.96 KES |
| 50 SAR | 1,724.82 KES |
| 100 SAR | 3,449.64 KES |
| 500 SAR | 17,248.20 KES |
| 1,000 SAR | 34,496.41 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-07-31T10:17:22Z",
"rates": {
"KES": 34.496409
}
}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": 3449.6409,
"rate": 34.496409
}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