Rate Overview
Live
1 ETB = 0.658925 XPF
1 XPF = 1.5176
ETB
Avg
0.657990
High
0.662186
Low
0.655038
Last updated: 3/27/2026, 8:05:10 AM
Quick Conversions
| ETB | XPF |
|---|---|
| 1 ETB | 0.66 XPF |
| 10 ETB | 6.59 XPF |
| 50 ETB | 32.95 XPF |
| 100 ETB | 65.89 XPF |
| 500 ETB | 329.46 XPF |
| 1,000 ETB | 658.93 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-03-27T08:05:10Z",
"rates": {
"XPF": 0.658925
}
}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": 65.8925,
"rate": 0.658925
}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