Rate Overview
Live
1 ETB = 0.656325 XPF
1 XPF = 1.5236
ETB
Avg
0.755557
High
0.969225
Low
0.647241
Last updated: 7/12/2026, 12:38:27 AM
Quick Conversions
| ETB | XPF |
|---|---|
| 1 ETB | 0.66 XPF |
| 10 ETB | 6.56 XPF |
| 50 ETB | 32.82 XPF |
| 100 ETB | 65.63 XPF |
| 500 ETB | 328.16 XPF |
| 1,000 ETB | 656.33 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-07-12T00:38:27Z",
"rates": {
"XPF": 0.656325
}
}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": 65.63250000000001,
"rate": 0.656325
}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