Rate Overview
Live
1 PEN = 18.2333 PHP
1 PHP = 0.054845
PEN
Avg
18.2176
High
18.3469
Low
18.0256
Last updated: 8/15/2026, 1:02:58 PM
Quick Conversions
| PEN | PHP |
|---|---|
| 1 PEN | 18.23 PHP |
| 10 PEN | 182.33 PHP |
| 50 PEN | 911.66 PHP |
| 100 PEN | 1,823.33 PHP |
| 500 PEN | 9,116.63 PHP |
| 1,000 PEN | 18,233.26 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-08-15T13:02:58Z",
"rates": {
"PHP": 18.233256
}
}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": 1823.3256000000001,
"rate": 18.233256
}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