Rate Overview
Live
1 ETB = 0.632235 XPF
1 XPF = 1.5817
ETB
Avg
0.637263
High
0.640155
Low
0.632235
Last updated: 8/20/2026, 7:21:58 AM
Quick Conversions
| ETB | XPF |
|---|---|
| 1 ETB | 0.63 XPF |
| 10 ETB | 6.32 XPF |
| 50 ETB | 31.61 XPF |
| 100 ETB | 63.22 XPF |
| 500 ETB | 316.12 XPF |
| 1,000 ETB | 632.24 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-08-20T07:21:58Z",
"rates": {
"XPF": 0.632235
}
}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": 63.2235,
"rate": 0.632235
}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