Rate Overview
Live
1 EUR = 71.1221 PHP
1 PHP = 0.014060
EUR
Avg
71.7724
High
72.2636
Low
71.0611
Last updated: 5/7/2026, 6:59:33 PM
Quick Conversions
| EUR | PHP |
|---|---|
| 1 EUR | 71.12 PHP |
| 10 EUR | 711.22 PHP |
| 50 EUR | 3,556.10 PHP |
| 100 EUR | 7,112.21 PHP |
| 500 EUR | 35,561.04 PHP |
| 1,000 EUR | 71,122.08 PHP |
Get EUR/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=PHPExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-05-07T18:59:33Z",
"rates": {
"PHP": 71.122081
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "PHP",
"amount": 100
},
"result": 7112.2081,
"rate": 71.122081
}Build with EUR/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key