Rate Overview
Live
1 XPF = 0.008460 EUR
1 EUR = 118.2033
XPF
Avg
0.008410
High
0.008460
Low
0.008377
Last updated: 3/6/2026, 7:14:25 PM
Quick Conversions
| XPF | EUR |
|---|---|
| 1 XPF | 0.01 EUR |
| 10 XPF | 0.08 EUR |
| 50 XPF | 0.42 EUR |
| 100 XPF | 0.85 EUR |
| 500 XPF | 4.23 EUR |
| 1,000 XPF | 8.46 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-03-06T19:14:25Z",
"rates": {
"EUR": 0.00846
}
}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.8460000000000001,
"rate": 0.00846
}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