Rate Overview
Live
1 PHP = 2.5974 ETB
1 ETB = 0.385004
PHP
Avg
2.5468
High
2.6949
Low
2.3555
Last updated: 5/28/2026, 3:32:15 AM
Quick Conversions
| PHP | ETB |
|---|---|
| 1 PHP | 2.60 ETB |
| 10 PHP | 25.97 ETB |
| 50 PHP | 129.87 ETB |
| 100 PHP | 259.74 ETB |
| 500 PHP | 1,298.69 ETB |
| 1,000 PHP | 2,597.37 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-05-28T03:32:15Z",
"rates": {
"ETB": 2.597373
}
}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.7373,
"rate": 2.597373
}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