PHP
EUR

PHP/EUR Exchange Rate

Philippine Peso to Euro

Live Rate
0.014557
+0.59% 7D

1 EUR = 68.6955 PHP

PHP/EUR Price Chart

Historical exchange rate performance

Current 0.014557
High 0.014570
Low 0.014359
7D Change +0.59%

Rate Overview

Live
1 PHP = 0.014557 EUR
1 EUR = 68.6955 PHP
Avg
0.014468
High
0.014570
Low
0.014359

Last updated: 2/14/2026, 4:06:15 PM

Quick Conversions

PHPEUR
1 PHP0.01 EUR
10 PHP0.15 EUR
50 PHP0.73 EUR
100 PHP1.46 EUR
500 PHP7.28 EUR
1,000 PHP14.56 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-02-14T16:06:15Z",
  "rates": {
    "EUR": 0.014557
  }
}

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.4557,
  "rate": 0.014557
}

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