Rate Overview
Live
1 ETB = 0.385522 PHP
1 PHP = 2.5939
ETB
Avg
0.383843
High
0.385786
Low
0.381109
Last updated: 4/17/2026, 1:45:48 PM
Quick Conversions
| ETB | PHP |
|---|---|
| 1 ETB | 0.39 PHP |
| 10 ETB | 3.86 PHP |
| 50 ETB | 19.28 PHP |
| 100 ETB | 38.55 PHP |
| 500 ETB | 192.76 PHP |
| 1,000 ETB | 385.52 PHP |
Get ETB/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=PHPExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-04-17T13:45:48Z",
"rates": {
"PHP": 0.385522
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "PHP",
"amount": 100
},
"result": 38.5522,
"rate": 0.385522
}Build with ETB/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key