Rate Overview
Live
1 KES = 0.029114 SAR
1 SAR = 34.3477
KES
Avg
0.029113
High
0.029156
Low
0.029070
Last updated: 3/7/2026, 12:30:29 AM
Quick Conversions
| KES | SAR |
|---|---|
| 1 KES | 0.03 SAR |
| 10 KES | 0.29 SAR |
| 50 KES | 1.46 SAR |
| 100 KES | 2.91 SAR |
| 500 KES | 14.56 SAR |
| 1,000 KES | 29.11 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-03-07T00:30:29Z",
"rates": {
"SAR": 0.029114
}
}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.9114,
"rate": 0.029114
}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