Rate Overview
Live
1 PEN = 18.1381 PHP
1 PHP = 0.055133
PEN
Avg
18.0945
High
18.1490
Low
18.0126
Last updated: 5/28/2026, 1:17:18 AM
Quick Conversions
| PEN | PHP |
|---|---|
| 1 PEN | 18.14 PHP |
| 10 PEN | 181.38 PHP |
| 50 PEN | 906.90 PHP |
| 100 PEN | 1,813.81 PHP |
| 500 PEN | 9,069.05 PHP |
| 1,000 PEN | 18,138.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-05-28T01:17:18Z",
"rates": {
"PHP": 18.138098
}
}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.8098,
"rate": 18.138098
}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