Rate Overview
Live
1 PHP = 0.239240 ERN
1 ERN = 4.1799
PHP
Avg
0.240836
High
0.243266
Low
0.239240
Last updated: 9/2/2026, 4:28:02 PM
Quick Conversions
| PHP | ERN |
|---|---|
| 1 PHP | 0.24 ERN |
| 10 PHP | 2.39 ERN |
| 50 PHP | 11.96 ERN |
| 100 PHP | 23.92 ERN |
| 500 PHP | 119.62 ERN |
| 1,000 PHP | 239.24 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-09-02T16:28:02Z",
"rates": {
"ERN": 0.23924
}
}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": 23.924,
"rate": 0.23924
}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