Rate Overview
Live
1 PHP = 2.1844 KES
1 KES = 0.457785 PHP
Avg
2.2418
High
2.3185
Low
2.1844
Last updated: 1/25/2026, 5:07:18 PM
Quick Conversions
| PHP | KES |
|---|---|
| 1 PHP | 2.18 KES |
| 10 PHP | 21.84 KES |
| 50 PHP | 109.22 KES |
| 100 PHP | 218.44 KES |
| 500 PHP | 1,092.22 KES |
| 1,000 PHP | 2,184.43 KES |
Get PHP/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=KESExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-01-25T17:07:18Z",
"rates": {
"KES": 2.18443
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "KES",
"amount": 100
},
"result": 218.44299999999998,
"rate": 2.18443
}Build with PHP/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key