Rate Overview
Live
1 XPF = 1.5807 ETB
1 ETB = 0.632616
XPF
Avg
1.5794
High
1.5991
Low
1.5578
Last updated: 9/3/2026, 7:35:12 AM
Quick Conversions
| XPF | ETB |
|---|---|
| 1 XPF | 1.58 ETB |
| 10 XPF | 15.81 ETB |
| 50 XPF | 79.04 ETB |
| 100 XPF | 158.07 ETB |
| 500 XPF | 790.37 ETB |
| 1,000 XPF | 1,580.74 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-09-03T07:35:12Z",
"rates": {
"ETB": 1.580739
}
}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": 158.07389999999998,
"rate": 1.580739
}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