Rate Overview
Live
1 SAR = 34.4817 KES
1 KES = 0.029001
SAR
Avg
34.3511
High
34.5023
Low
34.0983
Last updated: 3/27/2026, 7:49:22 AM
Quick Conversions
| SAR | KES |
|---|---|
| 1 SAR | 34.48 KES |
| 10 SAR | 344.82 KES |
| 50 SAR | 1,724.08 KES |
| 100 SAR | 3,448.17 KES |
| 500 SAR | 17,240.84 KES |
| 1,000 SAR | 34,481.68 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-27T07:49:22Z",
"rates": {
"KES": 34.481678
}
}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": 3448.1678,
"rate": 34.481678
}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