Rate Overview
Live
1 KES = 0.028948 SAR
1 SAR = 34.5447
KES
Avg
0.029067
High
0.029326
Low
0.028937
Last updated: 7/25/2026, 8:48:42 PM
Quick Conversions
| KES | SAR |
|---|---|
| 1 KES | 0.03 SAR |
| 10 KES | 0.29 SAR |
| 50 KES | 1.45 SAR |
| 100 KES | 2.89 SAR |
| 500 KES | 14.47 SAR |
| 1,000 KES | 28.95 SAR |
Get KES/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=SARExample Response:
{
"success": true,
"base": "KES",
"date": "2026-07-25T20:48:42Z",
"rates": {
"SAR": 0.028948
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "SAR",
"amount": 100
},
"result": 2.8948,
"rate": 0.028948
}Build with KES/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key