Rate Overview
Live
1 PHP = 14.8651 KPW
1 KPW = 0.067272
PHP
Avg
15.5588
High
16.1698
Low
14.8651
Last updated: 3/28/2026, 10:55:09 AM
Quick Conversions
| PHP | KPW |
|---|---|
| 1 PHP | 14.87 KPW |
| 10 PHP | 148.65 KPW |
| 50 PHP | 743.26 KPW |
| 100 PHP | 1,486.51 KPW |
| 500 PHP | 7,432.56 KPW |
| 1,000 PHP | 14,865.12 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-03-28T10:55:09Z",
"rates": {
"KPW": 14.865115
}
}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": 1486.5114999999998,
"rate": 14.865115
}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