Rate Overview
Live
1 ETB = 0.386594 PHP
1 PHP = 2.5867
ETB
Avg
0.383859
High
0.386594
Low
0.377889
Last updated: 3/28/2026, 3:16:31 PM
Quick Conversions
| ETB | PHP |
|---|---|
| 1 ETB | 0.39 PHP |
| 10 ETB | 3.87 PHP |
| 50 ETB | 19.33 PHP |
| 100 ETB | 38.66 PHP |
| 500 ETB | 193.30 PHP |
| 1,000 ETB | 386.59 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-03-28T15:16:31Z",
"rates": {
"PHP": 0.386594
}
}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.6594,
"rate": 0.386594
}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