Rate Overview
Live
1 USD = 129.4342 KES
1 KES = 0.007726
USD
Avg
129.4305
High
129.4498
Low
129.4035
Last updated: 8/29/2026, 12:53:50 AM
Quick Conversions
| USD | KES |
|---|---|
| 1 USD | 129.43 KES |
| 10 USD | 1,294.34 KES |
| 50 USD | 6,471.71 KES |
| 100 USD | 12,943.42 KES |
| 500 USD | 64,717.10 KES |
| 1,000 USD | 129,434.20 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-08-29T00:53:50Z",
"rates": {
"KES": 129.43419607
}
}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": 12943.419607000002,
"rate": 129.43419607
}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