Rate Overview
Live
1 PHP = 2.5939 ETB
1 ETB = 0.385522
PHP
Avg
2.6053
High
2.6239
Low
2.5921
Last updated: 4/17/2026, 1:27:55 PM
Quick Conversions
| PHP | ETB |
|---|---|
| 1 PHP | 2.59 ETB |
| 10 PHP | 25.94 ETB |
| 50 PHP | 129.69 ETB |
| 100 PHP | 259.39 ETB |
| 500 PHP | 1,296.94 ETB |
| 1,000 PHP | 2,593.88 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-04-17T13:27:55Z",
"rates": {
"ETB": 2.593884
}
}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": 259.3884,
"rate": 2.593884
}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