Rate Overview
Live
1 PHP = 0.241909 ERN
1 ERN = 4.1338
PHP
Avg
0.248498
High
0.259584
Low
0.241909
Last updated: 7/24/2026, 2:06:19 PM
Quick Conversions
| PHP | ERN |
|---|---|
| 1 PHP | 0.24 ERN |
| 10 PHP | 2.42 ERN |
| 50 PHP | 12.10 ERN |
| 100 PHP | 24.19 ERN |
| 500 PHP | 120.95 ERN |
| 1,000 PHP | 241.91 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-07-24T14:06:19Z",
"rates": {
"ERN": 0.241909
}
}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.190900000000003,
"rate": 0.241909
}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