Rate Overview
Live
1 USD = 129.4962 KES
1 KES = 0.007722
USD
Avg
129.2721
High
130.0638
Low
128.6625
Last updated: 7/26/2026, 4:48:11 AM
Quick Conversions
| USD | KES |
|---|---|
| 1 USD | 129.50 KES |
| 10 USD | 1,294.96 KES |
| 50 USD | 6,474.81 KES |
| 100 USD | 12,949.62 KES |
| 500 USD | 64,748.09 KES |
| 1,000 USD | 129,496.17 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-26T04:48:11Z",
"rates": {
"KES": 129.4961724
}
}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": 12949.617240000001,
"rate": 129.4961724
}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