Rate Overview
Live
1 KES = 0.029004 SAR
1 SAR = 34.4780
KES
Avg
0.029030
High
0.029196
Low
0.028937
Last updated: 3/27/2026, 1:37:51 PM
Quick Conversions
| KES | SAR |
|---|---|
| 1 KES | 0.03 SAR |
| 10 KES | 0.29 SAR |
| 50 KES | 1.45 SAR |
| 100 KES | 2.90 SAR |
| 500 KES | 14.50 SAR |
| 1,000 KES | 29.00 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-27T13:37:51Z",
"rates": {
"SAR": 0.029004
}
}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.9004,
"rate": 0.029004
}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