Rate Overview
Live
1 ETB = 0.648996 XPF
1 XPF = 1.5408
ETB
Avg
0.649145
High
0.650538
Low
0.648228
Last updated: 5/7/2026, 1:50:31 PM
Quick Conversions
| ETB | XPF |
|---|---|
| 1 ETB | 0.65 XPF |
| 10 ETB | 6.49 XPF |
| 50 ETB | 32.45 XPF |
| 100 ETB | 64.90 XPF |
| 500 ETB | 324.50 XPF |
| 1,000 ETB | 649.00 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-05-07T13:50:31Z",
"rates": {
"XPF": 0.648996
}
}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": 64.8996,
"rate": 0.648996
}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