Rate Overview
Live
1 ETB = 0.638716 XPF
1 XPF = 1.5656
ETB
Avg
0.634766
High
0.638716
Low
0.628046
Last updated: 9/12/2026, 7:03:35 AM
Quick Conversions
| ETB | XPF |
|---|---|
| 1 ETB | 0.64 XPF |
| 10 ETB | 6.39 XPF |
| 50 ETB | 31.94 XPF |
| 100 ETB | 63.87 XPF |
| 500 ETB | 319.36 XPF |
| 1,000 ETB | 638.72 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-09-12T07:03:35Z",
"rates": {
"XPF": 0.638716
}
}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.871599999999994,
"rate": 0.638716
}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