Rate Overview
Live
1 KES = 0.028937 SAR
1 SAR = 34.5578
KES
Avg
0.028955
High
0.029073
Low
0.028901
Last updated: 5/27/2026, 1:33:36 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.94 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-05-27T13:33:36Z",
"rates": {
"SAR": 0.028937
}
}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.8937,
"rate": 0.028937
}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