Rate Overview
Live
1 XPF = 1.5450 ETB
1 ETB = 0.647242
XPF
Avg
1.5458
High
1.5603
Low
1.5363
Last updated: 6/17/2026, 6:38:11 AM
Quick Conversions
| XPF | ETB |
|---|---|
| 1 XPF | 1.55 ETB |
| 10 XPF | 15.45 ETB |
| 50 XPF | 77.25 ETB |
| 100 XPF | 154.50 ETB |
| 500 XPF | 772.51 ETB |
| 1,000 XPF | 1,545.02 ETB |
Get XPF/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=ETBExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-06-17T06:38:11Z",
"rates": {
"ETB": 1.545018
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "ETB",
"amount": 100
},
"result": 154.5018,
"rate": 1.545018
}Build with XPF/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key