Rate Overview
Live
1 PHP = 2.6014 ETB
1 ETB = 0.384402
PHP
Avg
2.6141
High
2.6920
Low
2.5547
Last updated: 7/29/2026, 2:17:46 PM
Quick Conversions
| PHP | ETB |
|---|---|
| 1 PHP | 2.60 ETB |
| 10 PHP | 26.01 ETB |
| 50 PHP | 130.07 ETB |
| 100 PHP | 260.14 ETB |
| 500 PHP | 1,300.72 ETB |
| 1,000 PHP | 2,601.44 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-29T14:17:46Z",
"rates": {
"ETB": 2.601444
}
}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.14439999999996,
"rate": 2.601444
}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