Rate Overview
Live
1 XPF = 1.5693 ETB
1 ETB = 0.637219
XPF
Avg
1.5334
High
1.5693
Low
1.5080
Last updated: 5/27/2026, 9:40:30 PM
Quick Conversions
| XPF | ETB |
|---|---|
| 1 XPF | 1.57 ETB |
| 10 XPF | 15.69 ETB |
| 50 XPF | 78.47 ETB |
| 100 XPF | 156.93 ETB |
| 500 XPF | 784.66 ETB |
| 1,000 XPF | 1,569.32 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-05-27T21:40:30Z",
"rates": {
"ETB": 1.569319
}
}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": 156.93189999999998,
"rate": 1.569319
}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