Rate Overview
Live
1 XPF = 1.5391 ETB
1 ETB = 0.649714
XPF
Avg
1.5361
High
1.5429
Low
1.5252
Last updated: 7/27/2026, 7:28:04 PM
Quick Conversions
| XPF | ETB |
|---|---|
| 1 XPF | 1.54 ETB |
| 10 XPF | 15.39 ETB |
| 50 XPF | 76.96 ETB |
| 100 XPF | 153.91 ETB |
| 500 XPF | 769.57 ETB |
| 1,000 XPF | 1,539.14 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-27T19:28:04Z",
"rates": {
"ETB": 1.539139
}
}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": 153.9139,
"rate": 1.539139
}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