Rate Overview
Live
1 EUR = 69.9314 PHP
1 PHP = 0.014300
EUR
Avg
62.3523
High
71.9981
Low
55.7870
Last updated: 6/18/2026, 7:47:04 AM
Quick Conversions
| EUR | PHP |
|---|---|
| 1 EUR | 69.93 PHP |
| 10 EUR | 699.31 PHP |
| 50 EUR | 3,496.57 PHP |
| 100 EUR | 6,993.14 PHP |
| 500 EUR | 34,965.70 PHP |
| 1,000 EUR | 69,931.39 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-06-18T07:47:04Z",
"rates": {
"PHP": 69.931391
}
}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": 6993.1391,
"rate": 69.931391
}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