Rate Overview
Live
1 PHP = 2.6010 ETB
1 ETB = 0.384474
PHP
Avg
2.6035
High
2.6388
Low
2.5827
Last updated: 7/28/2026, 2:27:11 AM
Quick Conversions
| PHP | ETB |
|---|---|
| 1 PHP | 2.60 ETB |
| 10 PHP | 26.01 ETB |
| 50 PHP | 130.05 ETB |
| 100 PHP | 260.10 ETB |
| 500 PHP | 1,300.48 ETB |
| 1,000 PHP | 2,600.96 ETB |
Get PHP/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=ETBExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-07-28T02:27:11Z",
"rates": {
"ETB": 2.600959
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "ETB",
"amount": 100
},
"result": 260.09590000000003,
"rate": 2.600959
}Build with PHP/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key