Rate Overview
Live
1 XPF = 1.5175 ETB
1 ETB = 0.658972
XPF
Avg
1.5240
High
1.5434
Low
1.5116
Last updated: 7/2/2026, 5:55:48 AM
Quick Conversions
| XPF | ETB |
|---|---|
| 1 XPF | 1.52 ETB |
| 10 XPF | 15.18 ETB |
| 50 XPF | 75.88 ETB |
| 100 XPF | 151.75 ETB |
| 500 XPF | 758.76 ETB |
| 1,000 XPF | 1,517.52 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-02T05:55:48Z",
"rates": {
"ETB": 1.517516
}
}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": 151.7516,
"rate": 1.517516
}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