Rate Overview
Live
1 XPF = 1.5408 ETB
1 ETB = 0.648997
XPF
Avg
1.5405
High
1.5427
Low
1.5372
Last updated: 5/7/2026, 1:45:59 PM
Quick Conversions
| XPF | ETB |
|---|---|
| 1 XPF | 1.54 ETB |
| 10 XPF | 15.41 ETB |
| 50 XPF | 77.04 ETB |
| 100 XPF | 154.08 ETB |
| 500 XPF | 770.42 ETB |
| 1,000 XPF | 1,540.84 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-07T13:45:59Z",
"rates": {
"ETB": 1.540839
}
}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.0839,
"rate": 1.540839
}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