Rate Overview
Live
1 EUR = 70.3305 PHP
1 PHP = 0.014219
EUR
Avg
70.3659
High
70.4960
Low
70.1916
Last updated: 7/28/2026, 9:45:28 AM
Quick Conversions
| EUR | PHP |
|---|---|
| 1 EUR | 70.33 PHP |
| 10 EUR | 703.31 PHP |
| 50 EUR | 3,516.53 PHP |
| 100 EUR | 7,033.05 PHP |
| 500 EUR | 35,165.26 PHP |
| 1,000 EUR | 70,330.53 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-28T09:45:28Z",
"rates": {
"PHP": 70.330525
}
}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": 7033.0525,
"rate": 70.330525
}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