Rate Overview
Live
1 PEN = 18.1338 PHP
1 PHP = 0.055146
PEN
Avg
18.1369
High
18.1865
Low
18.0633
Last updated: 7/7/2026, 12:14:15 PM
Quick Conversions
| PEN | PHP |
|---|---|
| 1 PEN | 18.13 PHP |
| 10 PEN | 181.34 PHP |
| 50 PEN | 906.69 PHP |
| 100 PEN | 1,813.38 PHP |
| 500 PEN | 9,066.92 PHP |
| 1,000 PEN | 18,133.85 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-07T12:14:15Z",
"rates": {
"PHP": 18.133845
}
}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": 1813.3845000000001,
"rate": 18.133845
}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