PHP
EUR

PHP/EUR Exchange Rate

Philippine Peso to Euro

Live Rate
0.014260
+0.13% 7D

1 EUR = 70.1262 PHP

PHP/EUR Price Chart

Historical exchange rate performance

Current 0.014260
High 0.014260
Low 0.014111
7D Change +0.13%

Rate Overview

Live
1 PHP = 0.014260 EUR
1 EUR = 70.1262 PHP
Avg
0.014196
High
0.014260
Low
0.014111

Last updated: 4/18/2026, 10:20:24 AM

Quick Conversions

PHPEUR
1 PHP0.01 EUR
10 PHP0.14 EUR
50 PHP0.71 EUR
100 PHP1.43 EUR
500 PHP7.13 EUR
1,000 PHP14.26 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-04-18T10:20:24Z",
  "rates": {
    "EUR": 0.01426
  }
}

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.426,
  "rate": 0.01426
}

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