Rate Overview
Live
1 SAR = 34.4803 KES
1 KES = 0.029002
SAR
Avg
34.4473
High
34.5578
Low
34.2507
Last updated: 3/27/2026, 6:04:52 AM
Quick Conversions
| SAR | KES |
|---|---|
| 1 SAR | 34.48 KES |
| 10 SAR | 344.80 KES |
| 50 SAR | 1,724.02 KES |
| 100 SAR | 3,448.03 KES |
| 500 SAR | 17,240.15 KES |
| 1,000 SAR | 34,480.30 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-27T06:04:52Z",
"rates": {
"KES": 34.480303
}
}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.0303,
"rate": 34.480303
}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