Rate Overview
Live
1 PEN = 18.1302 PHP
1 PHP = 0.055157
PEN
Avg
18.1399
High
18.1865
Low
18.0633
Last updated: 7/8/2026, 4:58:59 AM
Quick Conversions
| PEN | PHP |
|---|---|
| 1 PEN | 18.13 PHP |
| 10 PEN | 181.30 PHP |
| 50 PEN | 906.51 PHP |
| 100 PEN | 1,813.02 PHP |
| 500 PEN | 9,065.10 PHP |
| 1,000 PEN | 18,130.20 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-08T04:58:59Z",
"rates": {
"PHP": 18.130198
}
}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.0198,
"rate": 18.130198
}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