Rate Overview
Live
1 PHP = 14.9508 KPW
1 KPW = 0.066886
PHP
Avg
14.9953
High
15.0383
Low
14.9462
Last updated: 4/17/2026, 5:29:57 PM
Quick Conversions
| PHP | KPW |
|---|---|
| 1 PHP | 14.95 KPW |
| 10 PHP | 149.51 KPW |
| 50 PHP | 747.54 KPW |
| 100 PHP | 1,495.08 KPW |
| 500 PHP | 7,475.40 KPW |
| 1,000 PHP | 14,950.81 KPW |
Get PHP/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=KPWExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-04-17T17:29:57Z",
"rates": {
"KPW": 14.950806
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "KPW",
"amount": 100
},
"result": 1495.0806,
"rate": 14.950806
}Build with PHP/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key