Rate Overview
Live
1 XPF = 1.5600 ETB
1 ETB = 0.641035
XPF
Avg
1.5589
High
1.5642
Low
1.5516
Last updated: 8/13/2026, 7:34:23 AM
Quick Conversions
| XPF | ETB |
|---|---|
| 1 XPF | 1.56 ETB |
| 10 XPF | 15.60 ETB |
| 50 XPF | 78.00 ETB |
| 100 XPF | 156.00 ETB |
| 500 XPF | 779.99 ETB |
| 1,000 XPF | 1,559.98 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-08-13T07:34:23Z",
"rates": {
"ETB": 1.559978
}
}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": 155.9978,
"rate": 1.559978
}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