Rate Overview
Live
1 XPF = 1.5258 ETB
1 ETB = 0.655387
XPF
Avg
1.4940
High
1.5692
Low
1.3413
Last updated: 7/26/2026, 8:37:01 AM
Quick Conversions
| XPF | ETB |
|---|---|
| 1 XPF | 1.53 ETB |
| 10 XPF | 15.26 ETB |
| 50 XPF | 76.29 ETB |
| 100 XPF | 152.58 ETB |
| 500 XPF | 762.91 ETB |
| 1,000 XPF | 1,525.82 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-07-26T08:37:01Z",
"rates": {
"ETB": 1.525816
}
}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": 152.5816,
"rate": 1.525816
}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