Rate Overview
Live
1 USD = 129.5403 KES
1 KES = 0.007720
USD
Avg
129.3711
High
129.5403
Low
129.2418
Last updated: 7/25/2026, 11:53:23 PM
Quick Conversions
| USD | KES |
|---|---|
| 1 USD | 129.54 KES |
| 10 USD | 1,295.40 KES |
| 50 USD | 6,477.01 KES |
| 100 USD | 12,954.03 KES |
| 500 USD | 64,770.13 KES |
| 1,000 USD | 129,540.25 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-25T23:53:23Z",
"rates": {
"KES": 129.54025296
}
}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": 12954.025296,
"rate": 129.54025296
}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