Rate Overview
Live
1 PHP = 14.5342 KPW
1 KPW = 0.068803
PHP
Avg
15.4713
High
16.1698
Low
14.5342
Last updated: 5/28/2026, 4:36:33 AM
Quick Conversions
| PHP | KPW |
|---|---|
| 1 PHP | 14.53 KPW |
| 10 PHP | 145.34 KPW |
| 50 PHP | 726.71 KPW |
| 100 PHP | 1,453.42 KPW |
| 500 PHP | 7,267.08 KPW |
| 1,000 PHP | 14,534.15 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-05-28T04:36:33Z",
"rates": {
"KPW": 14.53415
}
}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": 1453.415,
"rate": 14.53415
}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