PHP
EUR

PHP/EUR Exchange Rate

Philippine Peso to Euro

Live Rate
0.014237
-1.39% YTD

1 EUR = 70.2395 PHP

PHP/EUR Price Chart

Historical exchange rate performance

Current 0.014237
High 0.014742
Low 0.013867
YTD Change -1.39%

Rate Overview

Live
1 PHP = 0.014237 EUR
1 EUR = 70.2395 PHP
Avg
0.014277
High
0.014742
Low
0.013867

Last updated: 7/26/2026, 3:39:31 AM

Quick Conversions

PHPEUR
1 PHP0.01 EUR
10 PHP0.14 EUR
50 PHP0.71 EUR
100 PHP1.42 EUR
500 PHP7.12 EUR
1,000 PHP14.24 EUR

Get PHP/EUR Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=PHP&currencies=EUR

Example Response:

{
  "success": true,
  "base": "PHP",
  "date": "2026-07-26T03:39:31Z",
  "rates": {
    "EUR": 0.014237
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=PHP&to=EUR&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "PHP",
    "to": "EUR",
    "amount": 100
  },
  "result": 1.4237,
  "rate": 0.014237
}

Build with PHP/EUR Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key