Rate Overview
Live
1 PHP = 14.5426 KPW
1 KPW = 0.068764
PHP
Avg
14.6116
High
14.6851
Low
14.5426
Last updated: 5/28/2026, 2:28:06 AM
Quick Conversions
| PHP | KPW |
|---|---|
| 1 PHP | 14.54 KPW |
| 10 PHP | 145.43 KPW |
| 50 PHP | 727.13 KPW |
| 100 PHP | 1,454.26 KPW |
| 500 PHP | 7,271.29 KPW |
| 1,000 PHP | 14,542.57 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-28T02:28:06Z",
"rates": {
"KPW": 14.542571
}
}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": 1454.2571,
"rate": 14.542571
}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