Rate Overview
Live
1 XPF = 1.5170 ETB
1 ETB = 0.659190
XPF
Avg
1.3111
High
1.5450
Low
1.0318
Last updated: 3/27/2026, 11:14:13 AM
Quick Conversions
| XPF | ETB |
|---|---|
| 1 XPF | 1.52 ETB |
| 10 XPF | 15.17 ETB |
| 50 XPF | 75.85 ETB |
| 100 XPF | 151.70 ETB |
| 500 XPF | 758.51 ETB |
| 1,000 XPF | 1,517.01 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-03-27T11:14:13Z",
"rates": {
"ETB": 1.517013
}
}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.7013,
"rate": 1.517013
}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