Rate Overview
Live
1 USD = 129.7028 KES
1 KES = 0.007710
USD
Avg
129.5469
High
129.9132
Low
128.9215
Last updated: 3/27/2026, 4:26:02 AM
Quick Conversions
| USD | KES |
|---|---|
| 1 USD | 129.70 KES |
| 10 USD | 1,297.03 KES |
| 50 USD | 6,485.14 KES |
| 100 USD | 12,970.28 KES |
| 500 USD | 64,851.42 KES |
| 1,000 USD | 129,702.83 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-27T04:26:02Z",
"rates": {
"KES": 129.70283439
}
}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": 12970.283438999999,
"rate": 129.70283439
}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