Rate Overview
Live
1 USD = 129.4850 KES
1 KES = 0.007723
USD
Avg
129.2614
High
129.9439
Low
128.7894
Last updated: 5/26/2026, 7:37:03 PM
Quick Conversions
| USD | KES |
|---|---|
| 1 USD | 129.49 KES |
| 10 USD | 1,294.85 KES |
| 50 USD | 6,474.25 KES |
| 100 USD | 12,948.50 KES |
| 500 USD | 64,742.52 KES |
| 1,000 USD | 129,485.04 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-05-26T19:37:03Z",
"rates": {
"KES": 129.48504257
}
}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": 12948.504256999999,
"rate": 129.48504257
}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