Rate Overview
Live
1 PHP = 0.249246 ERN
1 ERN = 4.0121
PHP
Avg
0.249851
High
0.250637
Low
0.248995
Last updated: 4/17/2026, 6:09:07 AM
Quick Conversions
| PHP | ERN |
|---|---|
| 1 PHP | 0.25 ERN |
| 10 PHP | 2.49 ERN |
| 50 PHP | 12.46 ERN |
| 100 PHP | 24.92 ERN |
| 500 PHP | 124.62 ERN |
| 1,000 PHP | 249.25 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-04-17T06:09:07Z",
"rates": {
"ERN": 0.249246
}
}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": 24.924599999999998,
"rate": 0.249246
}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