Rate Overview
Live
1 PEN = 18.2261 PHP
1 PHP = 0.054866
PEN
Avg
18.1231
High
18.2261
Low
18.0337
Last updated: 7/5/2026, 11:53:57 PM
Quick Conversions
| PEN | PHP |
|---|---|
| 1 PEN | 18.23 PHP |
| 10 PEN | 182.26 PHP |
| 50 PEN | 911.31 PHP |
| 100 PEN | 1,822.61 PHP |
| 500 PEN | 9,113.05 PHP |
| 1,000 PEN | 18,226.10 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-07-05T23:53:57Z",
"rates": {
"PHP": 18.226102
}
}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": 1822.6102,
"rate": 18.226102
}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