Rate Overview
Live
1 ETB = 0.637218 XPF
1 XPF = 1.5693
ETB
Avg
0.652215
High
0.663110
Low
0.637218
Last updated: 5/27/2026, 9:56:50 PM
Quick Conversions
| ETB | XPF |
|---|---|
| 1 ETB | 0.64 XPF |
| 10 ETB | 6.37 XPF |
| 50 ETB | 31.86 XPF |
| 100 ETB | 63.72 XPF |
| 500 ETB | 318.61 XPF |
| 1,000 ETB | 637.22 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-27T21:56:50Z",
"rates": {
"XPF": 0.637218
}
}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.721799999999995,
"rate": 0.637218
}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