PHP
EUR

PHP/EUR Exchange Rate

Philippine Peso to Euro

Live Rate
0.013871
-5.44% 6M

1 EUR = 72.0929 PHP

PHP/EUR Price Chart

Historical exchange rate performance

Current 0.013871
High 0.014680
Low 0.013861
6M Change -5.44%

Rate Overview

Live
1 PHP = 0.013871 EUR
1 EUR = 72.0929 PHP
Avg
0.014335
High
0.014680
Low
0.013861

Last updated: 5/29/2026, 9:09:25 PM

Quick Conversions

PHPEUR
1 PHP0.01 EUR
10 PHP0.14 EUR
50 PHP0.69 EUR
100 PHP1.39 EUR
500 PHP6.94 EUR
1,000 PHP13.87 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-05-29T21:09:25Z",
  "rates": {
    "EUR": 0.013871
  }
}

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.3871,
  "rate": 0.013871
}

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