Rate Overview
Live
1 PEN = 16.9644 PHP
1 PHP = 0.058947
PEN
Avg
17.1713
High
17.4123
Low
16.9644
Last updated: 3/7/2026, 7:35:04 AM
Quick Conversions
| PEN | PHP |
|---|---|
| 1 PEN | 16.96 PHP |
| 10 PEN | 169.64 PHP |
| 50 PEN | 848.22 PHP |
| 100 PEN | 1,696.44 PHP |
| 500 PEN | 8,482.18 PHP |
| 1,000 PEN | 16,964.36 PHP |
Get PEN/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=PHPExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-03-07T07:35:04Z",
"rates": {
"PHP": 16.964358
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "PHP",
"amount": 100
},
"result": 1696.4358,
"rate": 16.964358
}Build with PEN/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key