Rate Overview
Live
1 ETB = 0.649675 XPF
1 XPF = 1.5392
ETB
Avg
0.651923
High
0.663110
Low
0.639745
Last updated: 7/10/2026, 12:24:54 AM
Quick Conversions
| ETB | XPF |
|---|---|
| 1 ETB | 0.65 XPF |
| 10 ETB | 6.50 XPF |
| 50 ETB | 32.48 XPF |
| 100 ETB | 64.97 XPF |
| 500 ETB | 324.84 XPF |
| 1,000 ETB | 649.68 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-10T00:24:54Z",
"rates": {
"XPF": 0.649675
}
}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.9675,
"rate": 0.649675
}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