Rate Overview
Live
1 PHP = 0.253974 ERN
1 ERN = 3.9374 PHP
Avg
0.253570
High
0.255447
Low
0.252029
Last updated: 1/25/2026, 10:48:48 AM
Quick Conversions
| PHP | ERN |
|---|---|
| 1 PHP | 0.25 ERN |
| 10 PHP | 2.54 ERN |
| 50 PHP | 12.70 ERN |
| 100 PHP | 25.40 ERN |
| 500 PHP | 126.99 ERN |
| 1,000 PHP | 253.97 ERN |
Get PHP/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=ERNExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-01-25T10:48:48Z",
"rates": {
"ERN": 0.253974
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "ERN",
"amount": 100
},
"result": 25.397399999999998,
"rate": 0.253974
}Build with PHP/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key