Rate Overview
Live
1 EUR = 72.0424 PHP
1 PHP = 0.013881
EUR
Avg
62.0893
High
72.1111
Low
55.2600
Last updated: 5/29/2026, 12:04:15 AM
Quick Conversions
| EUR | PHP |
|---|---|
| 1 EUR | 72.04 PHP |
| 10 EUR | 720.42 PHP |
| 50 EUR | 3,602.12 PHP |
| 100 EUR | 7,204.24 PHP |
| 500 EUR | 36,021.20 PHP |
| 1,000 EUR | 72,042.40 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-05-29T00:04:15Z",
"rates": {
"PHP": 72.042399
}
}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": 7204.2399000000005,
"rate": 72.042399
}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