Rate Overview
Live
1 KES = 0.448885 PHP
1 PHP = 2.2277
KES
Avg
0.451862
High
0.454918
Low
0.447886
Last updated: 2/14/2026, 10:45:35 AM
Quick Conversions
| KES | PHP |
|---|---|
| 1 KES | 0.45 PHP |
| 10 KES | 4.49 PHP |
| 50 KES | 22.44 PHP |
| 100 KES | 44.89 PHP |
| 500 KES | 224.44 PHP |
| 1,000 KES | 448.89 PHP |
Get KES/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=PHPExample Response:
{
"success": true,
"base": "KES",
"date": "2026-02-14T10:45:35Z",
"rates": {
"PHP": 0.448885
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "PHP",
"amount": 100
},
"result": 44.8885,
"rate": 0.448885
}Build with KES/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key