Rate Overview
Live
1 PHP = 2.5742 ETB
1 ETB = 0.388474
PHP
Avg
2.5885
High
2.6311
Low
2.5731
Last updated: 9/5/2026, 6:21:03 PM
Quick Conversions
| PHP | ETB |
|---|---|
| 1 PHP | 2.57 ETB |
| 10 PHP | 25.74 ETB |
| 50 PHP | 128.71 ETB |
| 100 PHP | 257.42 ETB |
| 500 PHP | 1,287.09 ETB |
| 1,000 PHP | 2,574.17 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-09-05T18:21:03Z",
"rates": {
"ETB": 2.574175
}
}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": 257.41749999999996,
"rate": 2.574175
}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