Rate Overview
Live
1 XPF = 0.008366 EUR
1 EUR = 119.5314
XPF
Avg
0.008444
High
0.008530
Low
0.008326
Last updated: 3/27/2026, 1:11:06 AM
Quick Conversions
| XPF | EUR |
|---|---|
| 1 XPF | 0.01 EUR |
| 10 XPF | 0.08 EUR |
| 50 XPF | 0.42 EUR |
| 100 XPF | 0.84 EUR |
| 500 XPF | 4.18 EUR |
| 1,000 XPF | 8.37 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-27T01:11:06Z",
"rates": {
"EUR": 0.008366
}
}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.8366,
"rate": 0.008366
}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