Rate Overview
Live
1 PHP = 2.1023 KES
1 KES = 0.475669
PHP
Avg
2.0974
High
2.1023
Low
2.0917
Last updated: 7/29/2026, 5:36:59 AM
Quick Conversions
| PHP | KES |
|---|---|
| 1 PHP | 2.10 KES |
| 10 PHP | 21.02 KES |
| 50 PHP | 105.12 KES |
| 100 PHP | 210.23 KES |
| 500 PHP | 1,051.15 KES |
| 1,000 PHP | 2,102.30 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-07-29T05:36:59Z",
"rates": {
"KES": 2.102304
}
}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": 210.23040000000003,
"rate": 2.102304
}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