Rate Overview
Live
1 PEN = 17.7833 PHP
1 PHP = 0.056233
PEN
Avg
17.9553
High
18.2020
Low
17.7522
Last updated: 6/17/2026, 8:10:11 AM
Quick Conversions
| PEN | PHP |
|---|---|
| 1 PEN | 17.78 PHP |
| 10 PEN | 177.83 PHP |
| 50 PEN | 889.16 PHP |
| 100 PEN | 1,778.33 PHP |
| 500 PEN | 8,891.64 PHP |
| 1,000 PEN | 17,783.29 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-06-17T08:10:11Z",
"rates": {
"PHP": 17.783288
}
}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": 1778.3287999999998,
"rate": 17.783288
}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