Rate Overview
Live
1 EUR = 69.8359 PHP
1 PHP = 0.014319 EUR
Avg
68.0804
High
69.8359
Low
66.3069
Last updated: 1/25/2026, 11:05:04 AM
Quick Conversions
| EUR | PHP |
|---|---|
| 1 EUR | 69.84 PHP |
| 10 EUR | 698.36 PHP |
| 50 EUR | 3,491.80 PHP |
| 100 EUR | 6,983.59 PHP |
| 500 EUR | 34,917.97 PHP |
| 1,000 EUR | 69,835.93 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-01-25T11:05:04Z",
"rates": {
"PHP": 69.835932
}
}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": 6983.5932,
"rate": 69.835932
}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