Rate Overview
Live
1 USD = 129.2505 KES
1 KES = 0.007737
USD
Avg
129.3465
High
129.5391
Low
129.1998
Last updated: 7/19/2026, 1:12:12 AM
Quick Conversions
| USD | KES |
|---|---|
| 1 USD | 129.25 KES |
| 10 USD | 1,292.51 KES |
| 50 USD | 6,462.53 KES |
| 100 USD | 12,925.05 KES |
| 500 USD | 64,625.27 KES |
| 1,000 USD | 129,250.53 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-19T01:12:12Z",
"rates": {
"KES": 129.25053151
}
}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": 12925.053151,
"rate": 129.25053151
}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