Rate Overview
Live
1 USD = 129.2217 KES
1 KES = 0.007739
USD
Avg
129.1582
High
129.3653
Low
128.9980
Last updated: 3/7/2026, 1:05:17 AM
Quick Conversions
| USD | KES |
|---|---|
| 1 USD | 129.22 KES |
| 10 USD | 1,292.22 KES |
| 50 USD | 6,461.08 KES |
| 100 USD | 12,922.17 KES |
| 500 USD | 64,610.83 KES |
| 1,000 USD | 129,221.66 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-03-07T01:05:17Z",
"rates": {
"KES": 129.22166092
}
}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": 12922.166092000001,
"rate": 129.22166092
}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