Rate Overview
Live
1 ETB = 0.660232 XPF
1 XPF = 1.5146
ETB
Avg
0.652837
High
0.668930
Low
0.637701
Last updated: 6/28/2026, 9:54:30 PM
Quick Conversions
| ETB | XPF |
|---|---|
| 1 ETB | 0.66 XPF |
| 10 ETB | 6.60 XPF |
| 50 ETB | 33.01 XPF |
| 100 ETB | 66.02 XPF |
| 500 ETB | 330.12 XPF |
| 1,000 ETB | 660.23 XPF |
Get ETB/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=XPFExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-06-28T21:54:30Z",
"rates": {
"XPF": 0.660232
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "XPF",
"amount": 100
},
"result": 66.0232,
"rate": 0.660232
}Build with ETB/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key