Rate Overview
Live
1 PHP = 14.8619 KPW
1 KPW = 0.067286
PHP
Avg
14.7082
High
14.9070
Low
14.6001
Last updated: 5/7/2026, 9:51:12 PM
Quick Conversions
| PHP | KPW |
|---|---|
| 1 PHP | 14.86 KPW |
| 10 PHP | 148.62 KPW |
| 50 PHP | 743.09 KPW |
| 100 PHP | 1,486.19 KPW |
| 500 PHP | 7,430.95 KPW |
| 1,000 PHP | 14,861.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-05-07T21:51:12Z",
"rates": {
"KPW": 14.861899
}
}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.1898999999999,
"rate": 14.861899
}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