Rate Overview
Live
1 EUR = 72.0332 PHP
1 PHP = 0.013882
EUR
Avg
71.5808
High
72.0332
Low
71.3550
Last updated: 5/28/2026, 9:39:14 PM
Quick Conversions
| EUR | PHP |
|---|---|
| 1 EUR | 72.03 PHP |
| 10 EUR | 720.33 PHP |
| 50 EUR | 3,601.66 PHP |
| 100 EUR | 7,203.32 PHP |
| 500 EUR | 36,016.58 PHP |
| 1,000 EUR | 72,033.17 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-28T21:39:14Z",
"rates": {
"PHP": 72.033167
}
}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": 7203.3167,
"rate": 72.033167
}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