Rate Overview
Live
1 PHP = 15.2396 KPW
1 KPW = 0.065618 PHP
Avg
15.4272
High
15.9097
Low
15.1217
Last updated: 1/25/2026, 11:05:21 AM
Quick Conversions
| PHP | KPW |
|---|---|
| 1 PHP | 15.24 KPW |
| 10 PHP | 152.40 KPW |
| 50 PHP | 761.98 KPW |
| 100 PHP | 1,523.96 KPW |
| 500 PHP | 7,619.81 KPW |
| 1,000 PHP | 15,239.61 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-01-25T11:05:21Z",
"rates": {
"KPW": 15.23961
}
}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": 1523.961,
"rate": 15.23961
}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