Rate Overview
Live
1 ETB = 0.383556 PHP
1 PHP = 2.6072
ETB
Avg
0.392427
High
0.422553
Low
0.371472
Last updated: 5/27/2026, 7:16:35 PM
Quick Conversions
| ETB | PHP |
|---|---|
| 1 ETB | 0.38 PHP |
| 10 ETB | 3.84 PHP |
| 50 ETB | 19.18 PHP |
| 100 ETB | 38.36 PHP |
| 500 ETB | 191.78 PHP |
| 1,000 ETB | 383.56 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-05-27T19:16:35Z",
"rates": {
"PHP": 0.383556
}
}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.3556,
"rate": 0.383556
}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