Rate Overview
Live
1 USD = 128.8704 KES
1 KES = 0.007760
USD
Avg
129.2063
High
129.4988
Low
128.8704
Last updated: 4/16/2026, 5:30:03 AM
Quick Conversions
| USD | KES |
|---|---|
| 1 USD | 128.87 KES |
| 10 USD | 1,288.70 KES |
| 50 USD | 6,443.52 KES |
| 100 USD | 12,887.04 KES |
| 500 USD | 64,435.22 KES |
| 1,000 USD | 128,870.43 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-04-16T05:30:03Z",
"rates": {
"KES": 128.8704304
}
}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": 12887.04304,
"rate": 128.8704304
}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