Rate Overview
Live
1 PHP = 14.3879 KPW
1 KPW = 0.069503
PHP
Avg
14.3762
High
14.4022
Low
14.3445
Last updated: 9/12/2026, 4:46:23 AM
Quick Conversions
| PHP | KPW |
|---|---|
| 1 PHP | 14.39 KPW |
| 10 PHP | 143.88 KPW |
| 50 PHP | 719.40 KPW |
| 100 PHP | 1,438.79 KPW |
| 500 PHP | 7,193.95 KPW |
| 1,000 PHP | 14,387.90 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-09-12T04:46:23Z",
"rates": {
"KPW": 14.387904
}
}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": 1438.7904,
"rate": 14.387904
}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