Rate Overview
Live
1 XPF = 0.008348 EUR
1 EUR = 119.7892
XPF
Avg
0.008373
High
0.008394
Low
0.008348
Last updated: 6/15/2026, 3:41:41 PM
Quick Conversions
| XPF | EUR |
|---|---|
| 1 XPF | 0.01 EUR |
| 10 XPF | 0.08 EUR |
| 50 XPF | 0.42 EUR |
| 100 XPF | 0.83 EUR |
| 500 XPF | 4.17 EUR |
| 1,000 XPF | 8.35 EUR |
Get XPF/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=EURExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-06-15T15:41:41Z",
"rates": {
"EUR": 0.008348
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "EUR",
"amount": 100
},
"result": 0.8348,
"rate": 0.008348
}Build with XPF/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key