Rate Overview
Live
1 USD = 129.2947 KES
1 KES = 0.007734
USD
Avg
129.3753
High
129.4945
Low
129.2758
Last updated: 7/5/2026, 7:26:32 PM
Quick Conversions
| USD | KES |
|---|---|
| 1 USD | 129.29 KES |
| 10 USD | 1,292.95 KES |
| 50 USD | 6,464.74 KES |
| 100 USD | 12,929.47 KES |
| 500 USD | 64,647.35 KES |
| 1,000 USD | 129,294.71 KES |
Get USD/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=KESExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-05T19:26:32Z",
"rates": {
"KES": 129.29470822
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "KES",
"amount": 100
},
"result": 12929.470822,
"rate": 129.29470822
}Build with USD/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key