Rate Overview
Live
1 PHP = 14.5885 KPW
1 KPW = 0.068547
PHP
Avg
14.6018
High
14.6402
Low
14.5718
Last updated: 8/22/2026, 2:31:05 PM
Quick Conversions
| PHP | KPW |
|---|---|
| 1 PHP | 14.59 KPW |
| 10 PHP | 145.88 KPW |
| 50 PHP | 729.42 KPW |
| 100 PHP | 1,458.85 KPW |
| 500 PHP | 7,294.24 KPW |
| 1,000 PHP | 14,588.47 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-08-22T14:31:05Z",
"rates": {
"KPW": 14.588474
}
}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": 1458.8473999999999,
"rate": 14.588474
}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