Rate Overview
Live
1 EUR = 68.6937 PHP
1 PHP = 0.014557
EUR
Avg
69.1198
High
69.6387
Low
68.6300
Last updated: 2/14/2026, 9:04:34 AM
Quick Conversions
| EUR | PHP |
|---|---|
| 1 EUR | 68.69 PHP |
| 10 EUR | 686.94 PHP |
| 50 EUR | 3,434.68 PHP |
| 100 EUR | 6,869.37 PHP |
| 500 EUR | 34,346.83 PHP |
| 1,000 EUR | 68,693.66 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-02-14T09:04:34Z",
"rates": {
"PHP": 68.693655
}
}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": 6869.365500000001,
"rate": 68.693655
}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