Rate Overview
Live
1 EUR = 70.6793 PHP
1 PHP = 0.014148
EUR
Avg
70.0733
High
72.1111
Low
67.8300
Last updated: 7/27/2026, 7:54:04 AM
Quick Conversions
| EUR | PHP |
|---|---|
| 1 EUR | 70.68 PHP |
| 10 EUR | 706.79 PHP |
| 50 EUR | 3,533.96 PHP |
| 100 EUR | 7,067.93 PHP |
| 500 EUR | 35,339.63 PHP |
| 1,000 EUR | 70,679.26 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-07-27T07:54:04Z",
"rates": {
"PHP": 70.67926
}
}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": 7067.9259999999995,
"rate": 70.67926
}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