Rate Overview
Live
1 PHP = 2.6185 ETB
1 ETB = 0.381895
PHP
Avg
2.6235
High
2.6460
Low
2.6142
Last updated: 6/17/2026, 7:55:11 AM
Quick Conversions
| PHP | ETB |
|---|---|
| 1 PHP | 2.62 ETB |
| 10 PHP | 26.19 ETB |
| 50 PHP | 130.93 ETB |
| 100 PHP | 261.85 ETB |
| 500 PHP | 1,309.26 ETB |
| 1,000 PHP | 2,618.52 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-06-17T07:55:11Z",
"rates": {
"ETB": 2.618524
}
}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": 261.8524,
"rate": 2.618524
}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